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
- Official website
- pdfedit.cz
- Image
- Pdfedit-screenshot.jpg
Show 1 more fact
- source code repository URL
- git://git.code.sf.net/p/pdfedit/git
Sources (1)
via Wikidata · CC0
~1 min read
Article
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.