Skip to content

Commit a2f0be1

Browse files
authored
Add gscan2pdf
gscan2pdf - A GUI to produce PDFs or DjVus from scanned documents. Document scanner that can scan, clean the scan and do OCR on the scan or imported images (incl. existing PDFs, DjVus or other file types), and make PDF and DjVu-files with embedded OCR-text. Perl GTK3 https://gscan2pdf.sourceforge.net/ https://sourceforge.net/p/gscan2pdf/code/ci/master/tree/ I also fixed the entry for Document Scanner (Simple Scan)
1 parent 71152a2 commit a2f0be1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,8 @@ Clients for commercial social platforms that had their API access cut off in a w
513513
### Document Scanners
514514

515515
- [Decoder](https://apps.gnome.org/Decoder) - QR Codes scanner and generator `#rust` `#gtk4` `#libadwaita` `#gnome`.
516-
- [Document Scanner](https://apps.gnome.org/SimpleScan) - Document scanner using the SANE framework with crop and rotate editing features `#vala` `#libadwaita` `#gnome`.
516+
- [Document Scanner (SimpleScan)](https://apps.gnome.org/SimpleScan) - Document scanner using the SANE framework with crop and rotate editing features `#vala` `#gtk4``#libadwaita` `#gnome`.
517+
- [gscan2pdf](https://gscan2pdf.sourceforge.net/) - Document scanner that can scan, clean the scan and do OCR on the scan or imported images (incl. existing PDFs, DjVus or other file types), and make PDF and DjVu-files with embedded OCR-text `#perl` `#gtk3`.
517518

518519
### Note-taking
519520

0 commit comments

Comments
 (0)