Thanks for your response!
I am seeing it with all PNG files. Checked the tmp directory and deleted pretty much everything in there with no luck.
EDIT: I then tried to write the image data to a file and pass in the file path to imagemagick, and that works.
So there seems to be an issue with ...
Search found 2 matches
- 2013-06-29T12:57:38-07:00
- Forum: Bugs
- Topic: Error Converting PNG File
- Replies: 2
- Views: 5724
- 2013-06-28T20:39:17-07:00
- Forum: Bugs
- Topic: Error Converting PNG File
- Replies: 2
- Views: 5724
Error Converting PNG File
Hi,
I am using imagemagick in nodejs and I get this error when trying to resize and convert a PNG image to a JPG image using imagemagick-6.8.0-10 on my Mac v10.8.3:
Error: Command failed: convert: Expected 8192 bytes; found 7058 bytes `/var/tmp/magick-5575V2-7DKZLYZj1' @ warning/png.c ...
I am using imagemagick in nodejs and I get this error when trying to resize and convert a PNG image to a JPG image using imagemagick-6.8.0-10 on my Mac v10.8.3:
Error: Command failed: convert: Expected 8192 bytes; found 7058 bytes `/var/tmp/magick-5575V2-7DKZLYZj1' @ warning/png.c ...