BookBrowser Logo
1.0
  • 1. Overview
    • 1.1. What is BookBrowser ?
    • 1.2. How is BookBrowser licensed ?
    • 1.3. Going further with BookBrowser
    • 1.4. Which platforms are supported by BookBrowser ?
    • 1.5. How to install BookBrowser ?
    • 1.6. Which version of Python is required ?
  • 2. News
    • 2.1. V0 2019-01-01
  • 3. Roadmap
  • 4. Installation
    • 4.1. On Windows
    • 4.2. On Linux
    • 4.3. On OSX
    • 4.4. Installation from PyPi Repository
    • 4.5. Install a more recent version from Github
    • 4.6. Installation from Source
    • 4.7. Dependencies
  • 5. User FAQ
    • 5.1. How to get help or report an issue ?
  • 6. Design Notes
    • 6.1. General Code Design
    • 6.2. Free Desktop Thumbnail Managing Standard
  • 7. API Documentation
    • 7.1. BookBrowser
      • 7.1.1. Application
        • 7.1.1.1. BasicApplication
        • 7.1.1.2. ToolApplication
      • 7.1.2. Book
        • 7.1.2.1. Book
        • 7.1.2.2. BookLibrary
        • 7.1.2.3. BookMetadata
        • 7.1.2.4. BookPage
      • 7.1.3. Common
        • 7.1.3.1. ArgparseAction
        • 7.1.3.2. FileTools
        • 7.1.3.3. Logging
        • 7.1.3.4. Path
        • 7.1.3.5. Platform
      • 7.1.4. Config
        • 7.1.4.1. ConfigInstall
      • 7.1.5. QtApplication
        • 7.1.5.1. ApplicationMetadata
        • 7.1.5.2. KeySequenceEditor
        • 7.1.5.3. QmlApplication
        • 7.1.5.4. QmlBook
        • 7.1.5.5. QmlScanner
        • 7.1.5.6. Runnable
        • 7.1.5.7. rcc
      • 7.1.6. Scanner
        • 7.1.6.1. Reference
      • 7.1.7. Thumbnail
    • 7.2. Indexes
  • 8. Development & Community
    • 8.1. How you can help ?
    • 8.2. Contributors
  • 9. How to Refer to BookBrowser ?
  • 10. How to Help Further ?
  • 11. Related Projects
  • 12. Bibliography
BookBrowser
  • Docs »
  • 11. Related Projects
  • View page source

11. Related Projects¶

  • unpaper

    Unpaper is a post-processing tool for scanned sheets of paper, especially for book pages that have been scanned from previously created photocopies. The main purpose is to make scanned book pages better readable on screen after conversion to PDF. Additionally, unpaper might be useful to enhance the quality of scanned pages before performing optical character recognition (OCR).

  • scanbd

    Scanbd is a scanner button daemon. It polls the scanner buttons looking for buttons pressed or function knob changes or other scanner events as paper inserts / removals and at the same time allows also scan-applications to access the scanners. If buttons are pressed, etc., various actions can be submitted (scan, copy, email, …) via action scripts. The function knob values are passed to the action-scripts as well. Scan actions are also signaled via dbus. This can be useful for foreign applications. Scans can also be triggered via dbus from foreign applications. On platforms which support signaling of dynamic device insertion / removal (libudev, dbus, hal) scanbd supports this as well.

  • https://github.com/python-pillow/Sane

  • XSane [xsane.org domain is done]

    XSane source code

Next Previous

© Copyright 2019, Fabrice Salvaire

Built with Sphinx using a theme provided by Read the Docs.