A simple application to scan documents using wireless scanners on Android.
- Crop and rotate the scanned image without JPEG recompression
- Support JPEG (encoded by the scanner) or PNG (lossless)
- Works only with HP wireless printers/scanners (tested on HP Deskjet Ink Advantage 3545)
This project makes use of the following open source libraries:
- Android Image Cropper - UI for cropping
- JpegKit - Losslessly crop and rotate JPEG images
- PNGJ - Encode PNG images