Thumbnails don't show in webpage
Posted: 2009-08-26T06:18:48-07:00
I've used mogrify (version 6.5.4-4 2009-07-21 Q16) to create thumbnails from an .psd file. The thumbnail creation works fine, although the file format seems to be invalid. This is the command I use:
mogrify.exe -format jpg -thumbnail 96x96 \work\*.*
When I use the thumbnail to be displayed on a website, it shows as a red X. However, if I open and save the thumbnail with Paint the image is displayed properly.
Can anyone help me to get proper, displayable thumbnails or give me some clue on what is causing this problem?
mogrify.exe -format jpg -thumbnail 96x96 \work\*.*
When I use the thumbnail to be displayed on a website, it shows as a red X. However, if I open and save the thumbnail with Paint the image is displayed properly.
Can anyone help me to get proper, displayable thumbnails or give me some clue on what is causing this problem?