View Single Post
  #6  
Old 11-22-2011, 12:46 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Resize bmp images not working?

X-Cart image conversion tool is based on the PHP GD library.
The GD library doesn't support BMP. Only WBMP is supported.

The BMP image format is not optimized for the web.

To convert the images to a different format you can use e.g. free batch image converter
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote