Skip to content

dvkch/Backlit

Repository files navigation

Backlit

What is it?

An iOS app connecting to your SANE server, using the appropriate net backend, to scan documents from your iOS or macOS device!

To make it work:

  • add your server IP address or hostname,
  • tap your device once it's found
  • scan!

Scanned documents can be shared as a multi-page PDF or as individual images via the iOS share dialog.

Screenshots

Devices  Preview  Options  Option popup  Gallery  Settings

Useful links

The following links have helped me a great deal in the making of this app, if you're building a desktop lib for iOS you may find them useful to!

CrossCompiling Sane
Sane API doc
Other Sane projects