This script finds corresponded RAW files for JPEG images.
Project description
RawFinder - Find a corresponded raw file
What is it?
This script finds corresponded RAW files for JPEG images.
How to install
$ pip install rawfinder
How to use
$ rawfinder -h
Usage: rawfinder [OPTIONS] IMAGES_DIR SOURCES_DIR [DEST_SOURCES_DIR]
Find corresponding RAW files for JPEG images and copy them to a DEST folder.
JPEG_DIR - directory with JPEG files.
RAW_DIR - directory with RAW files.
DEST_DIR - destination directory for RAW files.
default is 'raw' inside the JPEG_DIR
Options:
--help Show this 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
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
rawfinder-0.1.7.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file rawfinder-0.1.7.tar.gz
.
File metadata
- Download URL: rawfinder-0.1.7.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.9 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39840e7485ddbfa00b80778e8e9e8736b7e2325b489ea1755d58f6a40392d108 |
|
MD5 | 05091bf6a273d1a33b4b379eb65debdf |
|
BLAKE2b-256 | f67670c4c3f8c99b2a248b1600fa9e5c3b2cb47e538095a7c072ce44cb489090 |
File details
Details for the file rawfinder-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: rawfinder-0.1.7-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.9 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 963e3efc239fb42f1593b440577277717ed84ac657500ab2654f924920215d66 |
|
MD5 | ea8feeea6f9e9dd57df5e159dffb00fe |
|
BLAKE2b-256 | 19a89a7d752b072cbc1abb6462ddf88dff4828378df6bfa8466e65023da4cef6 |