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

Unable to convert 1bpp png file #239

Open
ASRoden opened this issue May 8, 2023 · 1 comment
Open

Unable to convert 1bpp png file #239

ASRoden opened this issue May 8, 2023 · 1 comment

Comments

@ASRoden
Copy link

ASRoden commented May 8, 2023

ImageMagick version

6.9.10-68

Operating system

Linux

Operating system, version and so on

CentOS Linux 7

Description

I am unable to use imagemagick to convert and existing 1 bit per pixel .png file.
/usr/bin/convert test.png out.bmp returns
Get a no images defined 'out.bmp' @ error/convert.c/ConvertImageCommand/3235

Steps to Reproduce

have a 1bpp test.png file
call /usr/bin/convert test.png out.bmp

Images

test png

urban-warrior pushed a commit that referenced this issue May 28, 2023
@urban-warrior
Copy link
Member

Thanks for the problem report. We can reproduce it and will have a patch to fix it in the GIT main branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ https://imagemagick.org/archive/beta/ by sometime tomorrow.

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

No branches or pull requests

2 participants