Skip to main content

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:
  1. by Karl Voit

license:

GPL v3 or any later version

URL:

https://github.com/novoid/guess-filename.py

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

guessfilename-2023.2.5.2-py3-none-any.whl (39.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page