Replies: 1 comment 7 replies
-
@Giorey01 There is already on compression algorithm. But i agree it is not perfect. About the export being slow. Yes it is and i will try to make it faster. Right now seeing the native APIs i am using i first create PDF then create another compressed PDF. So it takes time, especially with big images. Thanks for the kind words |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've found the size of the pdf generated too big, almost a MB each page I scan, I would suggest to integrate a compression Algorithm with 3 different flags to select the quality.
Even the exporting process takes too much time on my OPPO a94 5G, for a 27 pages pdf it takes almost a whole minute to process the pdf and export it.
The rest of the app is really nice tho, keep it up!
Beta Was this translation helpful? Give feedback.
All reactions