Non compressed image
-
Hi WordPress Community,
Hope you are well. I’m trying to upload a non compressed image as a featured image to a WordPress Page. Non compressed as not compressed at all by wordpress. It seems impossible. WordPress always do a little something with it that decreases the image quality and increases the image size.
I have tried GIF, PNG, and JPEG files
I have tried to add the code:
“add_filter( ‘jpeg_quality’, create_function( ”, ‘return 100;’ ) );”
I have tried WP Smush
I have tried to upload a picture via ftp and insert it
I have tried Nelio External Featured ImageBut none of these solutions do the job.
Do anyone here got some ideas?
Thanks!
The topic ‘Non compressed image’ is closed to new replies.