WoW Addon Icon Converter
Resize an image to 64×64 in BLP-friendly format, the standard used by World of Warcraft addon icons.
About WoW addon icons
World of Warcraft addons rely on 64×64 BLP icons, though the game client happens to read PNG through its internal library as well. What this tool does is take any image and shrink it down to a 64×64 PNG.
When you genuinely need a native BLP, you'll have to reach for an external program such as BLP Lab. That said, PNG handles most modern addons just fine.
Everything runs locally on your machine.
Prepare icons for WoW addons
Building a World of Warcraft addon runs through icons in a specific format, and the starting point of it all is an image at the right size. This tool crops the largest centred square out of the image and scales it down to 64×64 pixels, the standard addon-icon size, in a format that makes the later conversion to BLP easier.
You load the image and get the adjusted version, ready for the next stage in making the icon. Since the crop is always centred and square, a 1920×1080 photo loses 420 pixels from each side — frame what matters in the middle before uploading. It's a shortcut for anyone developing interfaces and addons who wants the art standardised without resizing in an image editor every time.
Processing runs in the browser and the image goes nowhere. A niche tool that saves time for people creating content for the game.
Frequently asked questions
My image is rectangular. Is it stretched or cropped?
Does it output a BLP, ready for the addon?
I clicked Download PNG and nothing happened.
Related Tools
Flip Image
Flip an image horizontally, vertically or in both directions. Instant result in the browser — no data sent to servers.
Base32 Encode/Decode
Convert text between Base32 (RFC 4648) and UTF-8 in both directions. Useful for TOTP authentication tokens, keys and data compatible with Base32 systems.
HTML Video Embed Builder
Builds an HTML5 <video> tag with source, controls, poster, autoplay and loop options.
Image Color Picker
Load an image and discover the color of any pixel in real time. Hover to see HEX, RGB and HSL with a magnifier. Automatically extracts the dominant color palette.
Digital Clock
Full-screen digital clock showing local time in real time. Supports 12h and 24h format with fullscreen mode.
SHA-256 Hash Generator
Generate the SHA-256 hash of any text using the native Web Crypto API. 64-character hex hash, processed locally in your browser.