PDFedit
Sign in to savePDFedit is a free PDF editor for Unix-like operating systems (including Cygwin on top of Windows). It does not support editing protected or encrypted PDF files or word processor-style text manipulation, however.
~1 min read
Encyclopedic overview
2 sectionsContents
- See also
- References
PDFedit is a free PDF editor for Unix-like operating systems (including Cygwin on top of Windows). It does not support editing protected or encrypted PDF files or word processor-style text manipulation, however.
PDFedit GUI is based on the Qt 3 toolkit and scripting engine (QSA), so every operation is scriptable. It also has the ability to be scripted in ECMAScript. Part of the program is also command line interface for PDF manipulation. Xpdf is used for low level processing.
Excerpted from Wikipedia’s “PDFedit” article, available under the CC BY-SA 4.0 licence.