CLI utility for automatic renaming pdf book with ISBN info from google books.
- Install Go:
- Visit the official Go website: https://golang.org/
- Download and install the appropriate version for your operating system
- Verify the installation by running
go version
in your terminal
-
Run the following command to install the utility:
go install github.com/dmikoss/pdfbook-renamer
-
Copy to
./folder-with-pdfs
folder your pdf books. -
Run commands in terminal:
pdfbook-renamer -folder ./folderwithpdfs
-
You PDFs in
./folder-with-pdfs
folder will be renamed to form:title - author - publication_year.pdf