Skip to content

Quick CLI utility to rename academic paper PDFs by their title

Notifications You must be signed in to change notification settings

soumildatta/PaperTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperTag 📚🔖

Ever download a research paper and end up with a file named something like 12345abc.pdf? Yeah, we've all been there. 😅 This handy little CLI tool quickly renames your research paper PDFs to their actual titles, making your academic life a little less chaotic and a lot more organized.

How it works:

  1. Feed PaperTag the directory with a bunch of messy-named academic paper PDFs.
  2. It peeks inside to find the real title.
  3. It renames each PDF if it can parse the title.

Usage:

Install the required packages using:

pip install -r Requirements.txt

Then run the program using

python papertag.py

Enter the name of the directory when prompted.

Contributions

Feel free to suggest new features or contribute to this tool to make everyone's research journey a little easier.

About

Quick CLI utility to rename academic paper PDFs by their title

Topics

Resources

Stars

Watchers

Forks

Languages