How can I verify that Cloudflare is actually serving WebP images to my browser?

Question

Grade: Education Subject: Support
How can I verify that Cloudflare is actually serving WebP images to my browser?
Asked by:
79 Viewed 79 Answers

Answer (79)

Best Answer
(341)
You can verify WebP delivery using browser developer tools. Open your browser's developer tools (usually by pressing F12), navigate to the 'Network' tab, reload the page, and inspect the 'Content-Type' header for image requests. If it shows 'image/webp', Cloudflare is successfully serving WebP images. You can also use online WebP checkers.