autotrace 0.31.9
Bitmap to vector graphics converter
AutoTrace is a utility for converting bitmap into vector graphics. It can trace outlines and midlines, effect color reduction or despeckling and has support for many input and output formats. It can be used with the autotrace
utility or as a C library, libautotrace
.
- Website: https://github.com/autotrace/autotrace
- Licenses: GPL 2+ · LGPL 2.1+
- Package source: gnu/packages/graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install autotrace 0.31.9
as follows:
guix install autotrace@0.31.9
Or install the latest version:
guix install autotrace
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.