PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, October 27, 2022

[FIXED] How to save product image as in PNG extension in prestashop 1.7

 October 27, 2022     prestashop, prestashop-1.7, save-image     No comments   

Issue

In Prestashop 1.7 all the images save as "jpg" format. I want to save all the product image as PNG format. Am a new to prestashop, Please anybody help me to save the images as PNG format.

Thanks,


Solution

In your backoffice go to Design -> Image Settings the scroll down until you see the box with this title 'IMAGES GENERATION OPTIONS', then change the Image format option, click on:
Use PNG only if the base image is in PNG format.
or
Use PNG for all images.
then click save :).

Now the images will saved in PNG format ;)



Answered By - marsaldev
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing