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

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfbook-renamer

CLI utility for automatic renaming pdf book with ISBN info from google books.

Prerequisites

  1. 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

How to use:

  1. Run the following command to install the utility:

    go install github.com/dmikoss/pdfbook-renamer
  2. Copy to ./folder-with-pdfs folder your pdf books.

  3. Run commands in terminal:

    pdfbook-renamer -folder ./folderwithpdfs
  4. You PDFs in ./folder-with-pdfs folder 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

Packages

No packages published

Languages