https://bz.apache.org/ooo/show_bug.cgi?id=15379
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #46 from [email protected] --- I wrote a tiny Kotlin (JVM) GPL application, which provides a convenient workaround for this situation. What it does: 1. unzips the document to a temporary directory 2. resizes the large images to a specified, maximum resolution, preserving the aspect ratio 3. re-zips the archive into a quasi copy of the original document https://github.com/hoijui/LibreOfficeImageOptimizer -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
