Derive a file name according to old file name cues and/or PDF file content
Project description
- Usage:
guessfilename.py [<options>] <list of files>
This little Python script tries to rename files according to pre-defined rules.
It does this with several methods: first, the current file name is analyzed and any ISO date/timestamp and filetags are re-used. Secondly, if the parsing of the file name did not lead to any new file name, the content of the file is analyzed.
You have to adapt the rules in the Python script to meet your requirements. The default rule-set follows the filename convention described on http://karl-voit.at/managing-digital-photographs/
- copyright:
by Karl Voit
- license:
GPL v3 or any later version
- URL:
- bugreports:
via github or <tools@Karl-Voit.at>
- Options:
- -h, --help
show this help message and exit
- -d, --dryrun
enable dryrun mode: just simulate what would happen, do not modify files
- -v, --verbose
enable verbose mode
- -q, --quiet
enable quiet mode
- --version
display version and exit
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 Distributions
Built Distribution
Hashes for guessfilename-2019.10.10.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 314787537fcb909789aea20fd765418055c9f3fd613f103634de172668eb51fe |
|
MD5 | 4a52ba6a903f3664c47bcb2fec166802 |
|
BLAKE2b-256 | 5f52873865ba6c3b20d9755e367d2ee5158ee45acbd9f8018a3ab68e11217e07 |