gscan2pdf project is a GUI to ease the process of producing PDFs from scanned documents. You scan one or several pages in with File/Scan, and create a PDF of selected pages with File/Save PDF.
At maturity, the GUI will have similar features to that of the Windows Imaging program, but with the express objective of writing a PDF, including metadata. Scanning is handled with SANE via scanimage. PDF conversion is done by libtiff.
Perl is used for portability and ease of programming, with gtk2-perl for the GUI. This should therefore work more or less out of the box on any system with gtk2-perl, scanimage, and libtiff.
Product's homepage
What's New in This Release: [ read full changelog ]
· Ocropus support was fixed.
· Support was added for Tesseract 3.02.
· More language codes were added for Tesseract and Cuneiform.
· PDF file size was improved by referencing core fonts only once.
· Bugs were fixed when restoring a crashed session and if an error was thrown copying an image.
· The German, Russian, Spanish, Turkish, and Ukranian translations were updated.