Skip to content

Simple utility for automatic renaming pdf book files with isbn information from google books

License

Notifications You must be signed in to change notification settings

dmikoss/pdfbook-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple utility for automatic renaming pdf book files with isbn information from google books

How to start:

  1. Copy to ./data folder your pdf books.
  2. Run command in terminal:

docker build -t pdfbook-renamer . && docker run -it --rm -v "$(pwd)/data:/data" pdfbook-renamer:latest /app/pdfbook-renamer

  1. You pdf will be renamed to form:

title - author - publication year.pdf

About

Simple utility for automatic renaming pdf book files with isbn information from google books

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published