Skip to content

anuragbanerjee/literature-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Literature Organizer

A script to automatically rename research papers, ebooks, and PDFs. It scans the metadata and table of contents for information. Not always accurate, but eh. Useful with the batch-rename utility.

Prerequisites

  • pdfminer
  • pyPDF
  • lxml

Installation

  1. Install dependencies pip install pdfminer pyPDF lxml
  2. Download and unarchive https://github.com/anuragbanerjee/literature_organizer/archive/master.zip

Usage

python literature_organizer.py FOLDER_NAME

python literature_organizer.py FILE_1 FILE_2 FILE_2...

Todo

  • style guide
  • testing
  • readme
    • brief description
    • usage
    • how to contribute
  • license
  • search google or amazon for metadata

License

MIT

About

Automatically rename research papers, ebooks, and PDFs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages