Skip to content

linuxdeepin/deepin-scanner

Repository files navigation

deepin-scanner

Deepin Scanner is a document scanning tool for Deepin OS, supporting both scanner devices and webcams. It can save scanned documents in multiple formats including PDF, JPEG, PNG, and TIFF.

Features

  • Support for scanner devices via SANE backend
  • Support for webcam capture
  • Multiple output formats: PDF, JPEG, PNG, TIFF
  • Real-time preview
  • Adjustable scan settings (resolution, color mode)
  • Clean and intuitive Deepin-style UI

Dependencies

Runtime Dependencies

  • Qt5/Qt6 Core, Gui, Widgets
  • DTK Widget, Gui, Core
  • SANE (Scanner Access Now Easy)
  • libtiff, libjpeg, libpng

Build Dependencies

  • CMake 3.15+
  • Qt5/Qt6 development packages
  • DTK development packages
  • libsane-dev
  • libtiff-dev, libjpeg-dev, libpng-dev

Install

From Debian Package

sudo apt install deepin-scanner

Build from Source

mkdir build
cd build
cmake ..
make
sudo make install

Getting involved

We encourage you to report issues and contribute changes

License

deepin-scanner is licensed under GPL-3.0-or-later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published