Skip to content

Conversation

@lovelock
Copy link

fix this issue: #787

As always the lib does not support .heic images, so I have to convert those iPhone images to .jpeg or .png and it goes well for the last two years. Yesterday I tried various methods, including ffmpeg, sips, imagemagick, pillow, and pyheif, but none could resolve the MPO issue. Finally, I attempted to modify the source code of python-pptx by adding an entry "MPO": "jpg" to the ext_map, and the problem was solved—the generated pptx file worked fine. So this isn't actually a compatibility issue; it was just the ext_map limiting the functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant