Skip to content

brianmituka/pdf-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pdf-renamer

A tool that uses pdfgrep to search pdf files in a directory and rename them based on the first line extracted from the pdf. This is can help deal with pdf with random names

dependencies pdfgrep - https://pdfgrep.org

setup

  • clone the repository
  • chmod u+x rename.sh
  • ./rename.sh

About

A bash script that renames pdf files based on the first line of the pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages