You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 years ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 4 years ago | |
pdf_renamer.sh | 4 years ago |
README.md
pdf-metadata-script
Small script to set a proper title and author as metadata for all PDFs in a directory.
Requirements
Must have Ghostscript and Python installed.
Usage
To run the script, just supply an author name followed by as many PDFs as you want. The script generates titles by replacing underscores in a filename with spaces and then capitalising every word. For example, "my_file.pdf" will have a metadata title of "My File" (sans quotation marks).