Serve Images in Next Generation in Shopify Optimization
1. Identification for serve images in next-gen formats
Tools like GT metrix,lighthouse,Page speed insights
How do you solve Serve next-gen formats
- Use JavaScript to detect support for WebP. You can do this by writing your own custom code that attempts to decode a WebP image
 - Use browser that accept headers
 - Modify the Hypertext Access
 - Serve multiple sizes and formats with HTML 5
 
	
	
	
	