rawfinder 0.3.1
pip install rawfinder
Latest version
Released:
This script finds corresponded RAW files for JPEG images.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Vitalii Shishorin
- Tags raw, finder, raw_finder, jpeg_raw, camera
- Requires: Python <4.0, >=3.9
Classifiers
- Programming Language
Project description
RawFinder - Find a corresponded raw file
RawFinder is a Python tool to help photographers and image processors locate and manage RAW files corresponding to JPEG images. It efficiently scans directories, searches for matching RAW files, and moves them to a specified location.
Installation
Install via pipx:
$ pipx install rawfinder
How to use
$ rawfinder -h
usage: rawfinder [-h] jpeg_dir raw_dir dest_dir
Find RAW files for JPEG files and copy them to the destination directory.
positional arguments:
jpeg_dir Directory with JPEG files.
raw_dir Directory with RAW files.
dest_dir Destination directory for copied RAW files.
options:
-h, --help show this help message and exit
Example
Find raw files in ~/Pictures/raw folder for jpeg files in current
folder, copy them to raw
folder inside current folder (name by
default):
$ rawfinder . ~/Pictures/raw ./raw
Development
Install
$ make install
Tests
$ make test
Linters
$ make check
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: Vitalii Shishorin
- Tags raw, finder, raw_finder, jpeg_raw, camera
- Requires: Python <4.0, >=3.9
Classifiers
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rawfinder-0.3.1.tar.gz
.
File metadata
- Download URL: rawfinder-0.3.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.11 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df8f8d34bb8c8bac1b2556d8b80d97125b8d3ef09d6e2d3bb0f6a29dc726e09d |
|
MD5 | e86dea9f9e0e4e76bdcac8bf1b002db9 |
|
BLAKE2b-256 | 9645dc97fec2beeef7546e0365c12cc302143e62f846e401d2529304b4610495 |
File details
Details for the file rawfinder-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: rawfinder-0.3.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.11 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64c2ca9f9778a21d10b3189af7b2898832d575266e617e4f6c6b6265288fb9ec |
|
MD5 | 718078edc3ad131478bea90e581d16c6 |
|
BLAKE2b-256 | cce5c99b9c5d508388ef4d1128a1b718e797f113f423fc38923d25dc7830bed3 |