bash script to read informations from pdf

179 Views Asked by At

I have a bunch of pdf files. I would like to create a file containing informations about this pdf's like authors and title. Is it possible to write a script (preferably in bash) which automatize this?

0

There are 0 best solutions below