nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.27k stars 1.77k forks source link

Choose document scan quality #11562

Open meichthys opened 1 year ago

meichthys commented 1 year ago

Is your feature request related to a problem? Please describe.

Currently when scanning documents to PDF, the file size is around 5MB for a single page document (This probably depends on the phone's camera quality settings?). Since i scan very regularly, the 5MB file size adds up quickly.

Describe the solution you'd like

It would be nice to have an option to choose scan quality to reduce the file size.

Describe alternatives you've considered

I previously used the iOS app which has a slider to choose scan quality. I often found that I could reduce the quality enough to reduce the PDF file size to around 80KB and still maintain very good PDF readability.

Additional context

iOS implementation allows choosing quality level and OCR

Blackclaws commented 1 year ago

The size depends massively on the camera used and in my case a 3 page document added up to 30MB. That's unfortunately pretty much unusable if you're running on mobile and aren't connected to a wireless network. The problem is also that the function immediately uploads the file (as it should) and therefore it uses up a lot of data when the files are this large. Definitely a needed enhancement.

maranov commented 10 months ago

Grayscale option would also be quite useful to reduce the file size. Can't recall when was the last time I needed a color document scan.

hardysim commented 2 months ago

And an OCR option 💪 I thought I can replace my usual PDF-OCR-scanner-app with the build-in function from nextcloud but currently this just adds a very big image as a PDF, not a nicely scanned PDF document with OCR and small file size.