JP2 images
Posted: Wed Aug 03, 2022 2:09 pm
I want to speed up the loading speed of my site and I'd like to use JP2 images, is this possible? What is Lazy loading?
webp image considered the modern image format which is widely used in terms making website load fast. You can also use svg but depends if it is a vector image or not. Other than that you can compress the image also to make it load faster.Keith Hughes wrote: Wed Aug 03, 2022 2:09 pm I want to speed up the loading speed of my site and I'd like to use JP2 images, is this possible? What is Lazy loading?