Menu

Tree [63f4c9] master 0.2.14 /
 History

HTTPS access


File Date Author Commit
 .github 2022-11-26 Alexander Trufanov Alexander Trufanov [2f95d2] Update codeql-analysis.yml
 cmake 2021-10-19 Alexander Trufanov Alexander Trufanov [586c70] Add Exiv2 detection for Win build process
 debian 2023-08-19 Alexander Trufanov Alexander Trufanov [63f4c9] Version bump: 0.2.14
 src 2023-07-30 Alexander Trufanov Alexander Trufanov [4c9e7b] Fix Apply to dialog for new threshold params
 .gitignore 2012-07-14 Petr Kovar Petr Kovar [058f77] gitignore
 .gitmodules 2021-04-20 Alexander Trufanov Alexander Trufanov [7aa587] Basic app styling support
 CMakeLists.txt 2021-10-24 Alexander Trufanov Alexander Trufanov [62fb06] Fix building without libexiv2-dev
 COPYING 2009-01-30 jart jart [37cd54] Add licensing information.
 GPL3.txt 2009-01-30 jart jart [37cd54] Add licensing information.
 README.md 2021-06-10 Alexander Trufanov Alexander Trufanov [0e5cb7] Update README.md
 config.h.in 2021-04-20 Alexander Trufanov Alexander Trufanov [7aa587] Basic app styling support
 version.h 2023-08-19 Alexander Trufanov Alexander Trufanov [63f4c9] Version bump: 0.2.14

Read Me

Scan Tailor - scantailor.org

Linux: Build status

ScanTailor logo from scantailor.org

About

Scan Tailor is an interactive post-processing tool for scanned pages.
It performs operations such as:
- page splitting,
- deskewing,
- adding/removing borders,
- selecting content
- ... and others.

You give it raw scans, and you get pages ready to be printed or assembled into a PDF
or DJVU file. Scanning, optical character recognition,
and assembling multi-page documents are out of scope of this project.

Scan Tailor is Free Software (which is more than just freeware).
It’s written in C++ with Qt and released under the General Public License version 3.
We develop both Windows and GNU/Linux versions.

History and Future

This project started in late 2007 and by mid 2010 it reached production quality.

In 2014, the original developer Joseph Artsimovich stepped aside,
and Nate Craun (@ncraun)
took over as the new maintainer.

For any suggested changes or bugs, please consult the Issues tab.

Usage

Scan Tailor is being used not just by enthusiasts, but also by libraries and other institutions.
Scan Tailor processed books can be found on Google Books and the Internet Archive.
- Prolog for Programmers. The 47.3MB pdf is the original,
and the 3.1MB pdf is after using Scan Tailor. The OCR, Chapter Indexing, JBIG2 compression, and PDF Binding were not
done with Scan Tailor, but all of the scanned image cleanup was. [1]
- Oakland Township: Two Hundred Years
by Stuart A. Rammage (also available: volumes 2, 3, 4.1, 4.2, 5.1, and 5.2) [2]
- Herons and Cobblestones: A History of Bethel and the Five Oaks Area of Brantford Township,
County of Brant by the Grand River Heritage Mines Society [2]

Installation and Tips

Scanning Tips,
Quick-Start-Guide, and complete
Usage Guide, including installation information
(via the installer or
building from source)
can be found in the wiki!