Paperwork 2.0

Paperwork is a GUI to make papers easily searchable using OCR. The basic idea behind Paperwork is "scan & forget" : You should be able to just scan a new document and forget about it until the day you need it again.

Tags scanner office printing image-recognition text-processing indexing filter python gnome x11 gtk posix linux freebsd end-users
License GNU GPLv3
State stable

Recent Releases

2.012 Nov 2020 08:10 major feature: It is a full rewrite. Main differences with 1.3.1 are: - Awesome plugin system: any feature can be disabled, and later it will be possible to enable experimental features - PDF files are editable - Brand new command line interface - Settings dialog has been revamp - Scan source selection is done in the main window now instead of the settings dialog - No multi-scan dialog anymore: clicking scan always scan until the end of feed - An automatic bug report submission system has been added - You can now select many languages for the OCR - Automated tests on the backend - Split between components specific to Paperwork (paperwork- ) and components that could be reused for other applications (openpaperwork- ) - Thumbnails are slightly smaller (they will be automatically resized) More details are available on the forum and in the ChangeLog: https://forum.openpaper.work/t/paperwork-2-0/112 https://gitlab.gnome.org/World/OpenPaperwork/paperwork/blob/master/paperwork-backend/ChangeLog https://gitlab.gnome.org/World/OpenPaperwork/paperwork/blob/master/paperwork-gtk/ChangeLog
1.3.127 Jan 2020 15:14 minor feature: Too many changes since 0.3.0. See ChangeLogs: https://gitlab.gnome.org/World/OpenPaperwork/paperwork/blob/master/paperwork-backend/ChangeLog https://gitlab.gnome.org/World/OpenPaperwork/paperwork/blob/master/paperwork-gtk/ChangeLog
0.3.015 Feb 2016 17:57 major feature: * Whole GUI redesigned * Added: dialog to make advanced searches * New dependency: simplebayes * Removed dependencies: - scikit* (replaced by simplebayes) - numpy* (replaced by simplesbayes) - gir1.2-gladeui (obsolete)