Skip to main content
Topic: Images webp (Read 1062 times) previous topic - next topic

Images webp

I did some tests on an older version of phprad and it didn't load webp images. We are going to redo the company's system but all the images are in webp. already supported?

Re: Images webp

Reply #1
Hi, if you set Image in List/View Page Field Properties -> DisplayType and it does not work, change it to Custom and apply your html code to display your webp image.

Re: Images webp

Reply #2
Good morning, but phprad does not even accept image upload. I would like to do all the processing of images with webp and those that are not in this format will be converted. is there any solutionw

Re: Images webp

Reply #3
As for conversion, you will have to write your code to handle it. For the issue of .webp not being accepted, have you set its extension to be accepted on the configuration for that field?

 

Re: Images webp

Reply #4
Yes, image upload is set to images. If inserting the webp address directly into the database, phprad does not display the image in the preview