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
$ poetry install
Tests
$ poetry run make test
Linters
$ poetry run make format
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.6.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file rawfinder-0.1.6.tar.gz
.
File metadata
- Download URL: rawfinder-0.1.6.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 | d14a49e4ec9cc358820add154706d3076ba476c31e4bc77ada60f144833e5e6e |
|
MD5 | 10d5916bea23bd0cfe4b3cf362ca1003 |
|
BLAKE2b-256 | a57a95ac2f0da3ddb7b16e07df5072cd245c4a39f39f8f1034fa675d5b6e18f4 |
File details
Details for the file rawfinder-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: rawfinder-0.1.6-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 | c94fb032757f49df27c241047c6881d388549833ff52123a2b68384445a078fe |
|
MD5 | cf4204c8a54a556fa02b9e7d600f2e64 |
|
BLAKE2b-256 | f6fc4f3a5edc86692f9940092f59d19014f698ec7bcbb58d71821a2443aa4eab |