MicheleCotrufo / pdf-renamer

A python tool to automatically rename the pdf files of scientific publications by looking up the publication metadata on the web.
132 stars 21 forks source link

Can provide a option to avoid stores any strings to the pdf files? #13

Closed FlippingDog closed 4 months ago

FlippingDog commented 1 year ago

Can provide a option to avoid stores any strings to the pdf files? This program is great, but I found that it always stores strings to the PDF, and once I open and close the PDF, it always ask me to save the changes, which sometimes distributing me if I really changed the content of the PDF. I found that this feature is required by another issue, but I believe others may not need this feature. Thank you very much!

MicheleCotrufo commented 4 months ago

This was added in the last version (v=1.1) ! https://github.com/MicheleCotrufo/pdf-renamer/releases/tag/v1.1

FlippingDog commented 4 months ago

I tried the newest version, I found it will not ask me to save changes after I open and close a automatically renamed PDF any more, you program is fantastic and perfect! , this program saving me a lot of time so I don't need to rename PDFs one by one (it is quite annoying when you want to concentrate on reading papers). Thank you again for your work, hope you have a good day!