Picasa PSD to PNG Not Showing
Posted: 2011-10-17T12:27:07-07:00
I converted about 300 PSD images to png to make them easier to go through using 'mogrify -format png *.psd'
However, now they will not show up in Picasa. I opened one of the pngs orig.png with gimp and re saved it as gimp.png and it shows up fine. Using identify -verbose on the original and the gimp version I was able to get rid of most of the difference with 'convert orig.png -units PixelsPerCentimeter +repage -alpha On convert.png' but it still won't show up in Picasa.
The original output of the png http://pastebin.com/MKimeezs
The working output of the one saved from gimp http://pastebin.com/Z5jNkRcb
My attempted conversion with imagemagick http://pastebin.com/XSXeQbXP
There are only a few difference left that I think would make any difference http://pastebin.com/diff.php?i=XSXeQbXP Mainly the alpha, PNG:text tiff:*Resolution xapMM:DocumentID Profile-8bim, Profile-exif and Profile-xmp
However, now they will not show up in Picasa. I opened one of the pngs orig.png with gimp and re saved it as gimp.png and it shows up fine. Using identify -verbose on the original and the gimp version I was able to get rid of most of the difference with 'convert orig.png -units PixelsPerCentimeter +repage -alpha On convert.png' but it still won't show up in Picasa.
The original output of the png http://pastebin.com/MKimeezs
The working output of the one saved from gimp http://pastebin.com/Z5jNkRcb
My attempted conversion with imagemagick http://pastebin.com/XSXeQbXP
There are only a few difference left that I think would make any difference http://pastebin.com/diff.php?i=XSXeQbXP Mainly the alpha, PNG:text tiff:*Resolution xapMM:DocumentID Profile-8bim, Profile-exif and Profile-xmp