Skip to content

Renames xxxx.xxxx arxiv files in the directory to author-title

License

Notifications You must be signed in to change notification settings

Fritschek/arxiv-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arxiv PDF Renamer

This script renames arXiv PDF files in a specified folder by fetching metadata from arXiv.

Usage

  1. Place the script (rename_arxiv_pdfs.py) in the directory with your PDFs or adjust the folder_path in the script.
  2. Install the required library by running:
    pip install -r requirements.txt
  3. Run the script:
    python rename_arxiv_pdfs.py

About

Renames xxxx.xxxx arxiv files in the directory to author-title

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages