🚀 Introducing WebP Importer for Unity! 🚀
Converting every image by hand gets annoying fast. WebP Importer fixes that. Drop a .webp file into your project and Unity imports it like any other texture, ready to drag onto materials, UI, sprites or any texture slot. No renaming, no external converters, no extra steps.
🚫 Heads up: Static images only. WebP Importer does not play animated WebP. If you need animated GIF, APNG or WebP playback, grab our AnimatedImages asset instead.
Works with Unity 6000.0 and newer (Unity 6, 6.1, 6.2, 6.3, 6.4).
Should perfectly work with older versions but haven't been confirmed.
Support can be added upon request on our discord if something breaks.
🖼️ Native Import: A real importer for the .webp extension. The file shows up in your Project window as a Texture2D, with a proper preview, just like a PNG or JPG would.
📦 Clean Builds: Decoding happens in the Editor and the result is baked into your project. Your build ships a normal texture with no native libraries and no runtime code, so it works everywhere Unity does, WebGL, mobile, desktop and consoles included.
⚙️ WebP Importer handles:
🎨 Any Pipeline: The output is a plain Texture2D, so it works the same in Built-in, URP and HDRP.
⏰ Time-Saving: Stop converting images one by one. Drop them in and keep working.
🍎 macOS note: The bundled macOS libraries are not notarized. If Gatekeeper blocks them the first time, one command clears it (covered in the docs).
📞 Support
For assistance, whether you have an inquiry, encounter an issue, or wish to propose a new feature, please feel free to reach out using the following contact options:
Email: assetstore@hytekgames.net
Discord Username: iamtek
Discord Server: Join Here
For expedited assistance, I recommend joining my Discord server, where you can typically receive support within an hour (unless I'm asleep). I look forward to helping you!
🌟 Feedback Welcome!
Your positive reviews mean a lot! If the asset has been beneficial, I'd be grateful for your positive feedback. If you've encountered any challenges, please reach out to me, and I'll do my best to address and resolve them to your satisfaction.
Happy importing! 🖼️✨