theapache64 / remove-bg

🖼️ Remove photo background with just a tap
http://remove.bg
214 stars 35 forks source link

JPEG compression quality #2

Open brewmanandi opened 4 years ago

brewmanandi commented 4 years ago

I would suggest improving the JPEG compression quality factor to at least 92.

theapache64 commented 4 years ago

Are you talking about below line ?

https://github.com/theapache64/remove-bg/blob/e3c85c1f489ff4c2ef42e3910a5eb9d03c53f9d8/app/src/main/java/com/theapache64/removebgexample/MainActivity.kt#L229