gPDFText is a text editor that opens PDF documents for ebook readers, converts the text contents into plain ASCII text, restores the original paragraphs, and removes unwanted line breaks to allow easier zooming on the reader. The text is loaded into a text editor with spell-checking support and can then be saved as a reformatted PDF in A5, B5, or original A4 size.
| Tags | ebook pdf-editor Text Editors |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX Linux |
| Implementation | C |
| Translations | German Russian Czech Portuguese Italian Swedish Simplified Chinese Spanish |
Recent releases


Release Notes: The fix from 0.1.4 was improved to use the poppler macro to cope with newer versions of libpoppler-glib.


Release Notes: This release implements alternate support for poppler-glib 1.12 and 1.14 in ./configure automatically. (Closes #11).


Release Notes: The code was relicenced under the GPLv2 for compatibility with the poppler and gtkspell dependencies.


Release Notes: This release supports imports from text files and exports to PDF files of the selected size, using asynchronous writes for PDF and text.


Release Notes: This release includes new Czech and Swedish translations of the gPDFText manual and new Swedish and Italian translations of program messages. It also adds undo/redo support in the editor and fixes a few build errors.