https://bugs.documentfoundation.org/show_bug.cgi?id=92375
--- Comment #47 from Petros Christopoulos <[email protected]> --- Could somebody please explain the syntax of the script to fix odf files? I did pythin3 test.py, but get errors File ".../test.py", line 4, in <module> from wand.image import Image ModuleNotFoundError: No module named 'wand' Also: does this script work only with odp or also with pptx files? I have exactly a similar problem with pptx presentations in Impress, whose cropped images display correct in Powerpoint, but altered (much smaller) in Impress. Last, is there any way to check if/which resolution is saved within cropped images embedded in a presentation (odp or pptx)? Thank you very much for your help, I am not very experienced, and this bug is really dangerous for people trying to migrate from powerpoint/windows to libreoffice/linux -- You are receiving this mail because: You are the assignee for the bug.
