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

utsushi

Image scanning software for EPSON devices

Utsushi is a set of applications for image scanning with support for a number of EPSON scanners, including a compatibility driver to interface with software built around the SANE standard.

To enable auto-rotation functionality, install the tesseract-ocr and tesseract-ocr-tessdata-fast packages.

Installation

Install the latest version of utsushi as follows:

guix install utsushi

Or install a particular version:

guix install utsushi@0.65.0-2.b296671

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 utsushi about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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