This package browser is in early development. Mind the rough edges.

scantailor-advanced

Clean up scanned pages

Scan Tailor is an interactive post-processing tool for scanned pages. It performs operations such as page splitting, deskewing, adding/removing borders, 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 Tailer Advanced is a fork of Scan Tailer that merges Scan Tailor Featured and Scan Tailor Enhanced versions as well as including many more bug fixes.

Installation

Install the latest version of scantailor-advanced as follows:

guix install scantailor-advanced

Or install a particular version:

guix install scantailor-advanced@1.0.16-3d1e74e

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of scantailor-advanced about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/scantailor-advanced'><img src='https://packages.guix.gnu.org/packages/scantailor-advanced/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/scantailor-advanced/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/scantailor-advanced)

Example Org:

[[https://packages.guix.gnu.org/packages/scantailor-advanced][https://packages.guix.gnu.org/packages/scantailor-advanced/badges/latest-version.svg]]