ruofeidu · GitHub

Repository files navigation

DuPDF: Renaming PDFs by titles in Batch.

Renames PDF files of the same directory based on title. It relies on pdftitle which obtains the title of a file by pdfminer.

Run once:

git clone git@github.com:ruofeidu/DuPDF.git --recurse-submodules
pip install pdftitle
pip install pdfminer

Run:

python dupdf

to batch process a directory.

About

Renames PDF files of the same directory based on title.

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗