Why no WebP Support with WordPress

There are many different image formats out there but the common web formats would be jpg, gif, and png. Most websites are going to make use of these formats as there is a guarantee they will be supported across all devices and browsers. In recent years, our good friends over at Google have come up with a new image format called webP.

With a fairly large market share in web browsers, it didn’t take long for web browsers to start supporting this format. Whether you are aware or not, you are most likely seeing WebP all of the time, even when the file extension is .jpg or other. This is due to heavy support by CDNs like Cloudflare which can cache the webp version and serve this instead.

So if webp is pretty common across the internet and Google are behind it, why is it not possible to upload a webP file using the WordPress media uploader?

Why won’t WordPress Let You Upload WebP?

When you try to upload a WebP file in WordPress, you will see the following error message.

wordpress wep error

This is WordPress trying to protect you…for now. But why does it do this? Why isn’t an image format that has now become so common not something that WordPress supports? Surely it makes sense for it to be used if we want websites to run quicker with better-optimised images?

PHP’s Image Libraries Do Not Support WebP…Yet!

Although they do not support it yet, We can be confident enough that with the rising popularity of this format, that there will be some updates to the language in the future to add it. Im sure it will be a package at first before it becomes part of PHPs core library.

Related Articles

Related Questions

Feeling Trapped as a Front-End Developer Forced into DevOps

Hey everyone! I've been a front-end developer for 11 years, and while I've been doing a bit of full-stack work, I've recently been pushed...

How Can Beginners Start Earning Money with Programming?

Hey everyone! I've recently jumped into the world of programming, and it's quite a shift from my previous field. I've always been interested in...

Why Can’t My Parents’ Old LCD TVs Play Movies from USB?

I'm trying to get some movies into a USB drive to share with my parents, but they have older LCD TVs that aren't smart...

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Latest Tools

Erase Gemini Nano Banana Watermark

Below is a simple content eraser tool. It works very similar to the content aware fill tool that is used in Photoshop. You can...

Keep Your Screen Awake Tool

This simple online stay awake tool prevents your computer screen from going to sleep while you have this page open. It runs entirely in your...

Neural Network Simulation Tool

The Neural Network Visual Builder is an interactive, client-side tool designed to demystify deep learning. It allows users to drag-and-drop neural network layers to...

Ray Trace Simulator – Interactive Optical Ray Tracing Tool

This ray trace simulator lets you visualise how light rays move through an optical system in real time. You can trace beams as they...

Interactive CPU Architecture Simulator

This is an Interactive CPU Architecture Simulator that provides a hands-on, visual learning experience for understanding how a processor executes code. It models a...

AI Image Upscaler

Our AI Image Upscaler allows you to upload any image and instantly increase its resolution using advanced upscaling models. Choose between 2x, 3x or...

Latest Posts

Latest Questions