Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with transparent PNGs when processing .PPT files #28

Open
michael-supreme opened this issue Sep 13, 2024 · 1 comment
Open

Issues with transparent PNGs when processing .PPT files #28

michael-supreme opened this issue Sep 13, 2024 · 1 comment

Comments

@michael-supreme
Copy link

When processing a .PPT file through the pipe (I'm using a local installation), if the .PPT file has a transparent image, the following error gets thrown:

error":"/usr/local/lib/python3.11/site-packages/PIL/Image.py:1056: UserWarning: Palette images with Transparency expressed in bytes should be converted to RGBA images

I've attached an example .PPTX file with PNGs in the slide, which reproduces the error

(test.pptx)

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

When branches are created from issues, their pull requests are automatically linked.

3 participants
@michael-supreme and others