-
What is the best method to reduce image jpg/png file size? I saw Acrobat can reduce file size by 70% without quality loss, don't know how it was achieved |
Beta Was this translation helpful? Give feedback.
Answered by
radarhere
Aug 2, 2024
Replies: 1 comment
-
When saving JPEGs, there is an 'optimize' parameter, and when saving PNGs, there is 'optimize' and 'compress_level'. These will help you reduce file size. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
radarhere
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
When saving JPEGs, there is an 'optimize' parameter, and when saving PNGs, there is 'optimize' and 'compress_level'. These will help you reduce file size.