arminstraub / krop

A simple graphical tool to crop the pages of PDF files, written in Python/Qt
http://arminstraub.com/software/krop
GNU General Public License v3.0
122 stars 13 forks source link

Show equivalent command line of GUI configuration #27

Open s-nt-s opened 2 years ago

s-nt-s commented 2 years ago

I would be very useful if the GUI could show the equivalent command line that give the same resoult of what you are doing with the GUI.

Whit this feature you could decide how crop your pdf using GUI (which is more visual an easy in order to decide the area to crop) but later you could build a script to repeat the job in future without having to repeat everything from the beginning.