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.
Wikidata facts
- Instance of
- free software
- Official website
- pdfedit.cz
- Image
- Pdfedit-screenshot.jpg
Show 4 more facts
- GUI toolkit or framework
- Qt
- source code repository URL
- git://git.code.sf.net/p/pdfedit/git
- copyright license
- GNU General Public License
- operating system
- Unix-like operating system
Sources (1)
via Wikidata · CC0
~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.