Hey guys,
I'd like to share a new project of mine with you:
PDFMtEd (https://github.com/Glutanimate/PDFMtEd) is a set of bash scripts centered around viewing and editing PDF metadata in an easy to use fashion. The utilities hosted in the repo use YAD (http://sourceforge.net/projects/yad-dialog/), a Zenity fork, as a graphical front-end to exiftool:
(https://raw.githubusercontent.com/Glutanimate/PDFMtEd/master/screenshots/pdfmted-editor.png)
(https://raw.githubusercontent.com/Glutanimate/PDFMtEd/master/screenshots/pdfmted-inspector.png)
As it stands you can use PDFMtEd to:
- view and modify all major PDF metadata tags
- rename PDF files based on their metadata
- irreversibly purge PDF files of all existing meta information (using a method (https://gist.github.com/hubgit/6078384) described by Github user hubgit)
I would be very glad if you gave it a try. Feedback is very much appreciated!
Cheers
-- Glutanimate
Thanks. I have added a link to this from the ExifTool home page.
- Phil
Quote from: Phil Harvey on September 02, 2014, 07:38:05 AM
I have added a link to this from the ExifTool home page.
That's quite an honour! Thanks a lot, Phil!