How to Convert AVIF to PNG or JPG (Free, No Upload)
You right-clicked a crisp AVIF image and saved it. It looks perfect in your browser. Then you drop it into PowerPoint — and PowerPoint looks at it like a ransom note. Or you try to send it in a WhatsApp chat, upload it to a form, or open it in an older Photoshop build, and you get some flavor of "unsupported file format." Sound familiar?
Here's the real situation: Chrome and Edge display AVIF beautifully, but half the places you actually want to put the image won't ingest it. The fix is a quick conversion to PNG or JPG — and the best way to do it never lets the file leave your machine. Below: three methods, why only one is both free and private, and a decision list so you pick the right output format every time.
Why You Can't Just Use the AVIF
AVIF is the newest image format on the web — typically around 50% smaller than a PNG of the same picture. Chrome 85+ and Edge have full decoders built in, so viewing AVIF is basically solved. What isn't solved is everything downstream:
- PowerPoint and Word can't insert AVIF in most current Office builds;
- Older Photoshop (and plenty of other editors) needs a plugin or refuses the file outright;
- WhatsApp and many chat apps, plus a lot of CMS and form upload validators, reject AVIF with a "file type not allowed" error;
- Windows itself only views AVIF in the Photos app after you install extra codec extensions from the Microsoft Store.
So the AVIF is fine — the destination isn't. Your decision rule:
- Convert to PNG if you need transparency or lossless fidelity: logos, icons, screenshots, anything you'll edit further or print;
- Convert to JPG if you need a small file that everything accepts: chats, social posts, email attachments;
- Convert once, straight from the AVIF. Chaining AVIF → PNG → JPG to satisfy two different apps re-encodes lossy data twice — if you need both outputs, generate each one directly from the original.
Method 1: Online Converters
Squarespace-level convenience tools like Squoosh, CloudConvert, and Convertio all accept AVIF input and spit out PNG or JPG. They work. But be honest about the trade-offs:
- Your file leaves your machine. Private photos, originals with watermarks, screenshots containing work data — none of those belong on a stranger's conversion server;
- Ads, account prompts, and size caps on the free tiers;
- Conversion queues and little control over the re-encode settings;
- A round-trip upload/download every time you just need one image usable somewhere.
Fine for a stock photo you found in the wild. A bad default for anything personal.
Method 2: Screenshot the Image
Zoom it, snip it, paste it. Now you have a picture of a picture: screen DPI baked into the pixel dimensions, a wrong aspect ratio if any letterboxing slipped in, transparency destroyed (AVIF's alpha channel becomes a white or black background), and compression artifacts stacked on top of AVIF's own. It's fast, it's free, and it's a lossy mess. Use it only as a last resort when nothing else works.
Method 3: Convert in the Browser Locally (Recommended)
Here's the trick most people don't know: your browser already contains both an AVIF decoder and image encoders (the Canvas API). A small extension can wire them together, so the conversion runs entirely on your machine — no upload, no server, no queue.
VKT ImageConv is a Chrome and Edge extension that does exactly that. Once installed:
- Right-click any AVIF shown on a page → ImageConv → Save as PNG or Save as JPG (or Copy as to put the converted image straight on your clipboard);
- Have the file on disk already? Drag and drop it onto the extension popup and pick the output format;
- Conversion happens 100% locally through the Canvas API, running in an offscreen document (Manifest V3 service workers have no DOM, so the offscreen document is where Canvas does the work). The image never touches a server;
- You get a quality slider for JPG output, a size-comparison toast showing original vs. converted bytes, and white fill: when a transparent AVIF becomes a JPG, transparent areas are filled with white instead of the black most tools produce.
Free vs. Premium: All web image conversion features (right-click save/copy to PNG, JPG, WebP, AVIF) are free forever. Premium ($2.99/mo or $9.99 lifetime) adds drag-and-drop local file conversion and batch processing. Install from Chrome Web Store or Edge Add-ons.
Step-by-Step
- Install VKT ImageConv from the Chrome Web Store or Edge Add-ons — it takes ten seconds;
- Open the page containing the AVIF image — anywhere Chrome or Edge can display it;
- Right-click the image → ImageConv → Save as PNG (if you need transparency or further editing) or Save as JPG (if you need small + universal);
- Want a tighter JPG? Click the ImageConv toolbar icon and drag the quality slider — the setting saves automatically;
- Converting a file already on your computer? Click the toolbar icon, drag the AVIF onto the popup, choose the format, and the converted file downloads automatically;
- Drop the result into PowerPoint, WhatsApp, or the stubborn upload form. Toast confirms original vs. converted size. Done.
Which Output Format? Decision List
| Destination / need | Pick | Why |
|---|---|---|
| PowerPoint slide with a logo or icon | PNG | Transparency survives only in PNG; JPG flattens it |
| Screenshot for print or documentation | PNG | Lossless — no extra artifacts on top of AVIF's |
| Further editing in Photoshop/GIMP | PNG | Clean pixels and alpha to work with |
| WhatsApp / chat / social post | JPG | Accepted everywhere and much smaller |
| Email attachment or form upload | JPG | Validators expect the boring old formats |
| Both transparency and small size needed | PNG | PNG from AVIF is a size bump but exact; JPG can't carry alpha |
And the warning one more time, because it's the most common mistake: don't chain AVIF → PNG → JPG. Decide per destination and convert once, straight from the original.
FAQ
Can Windows or Office open AVIF files?
Partially. Windows 11 can view AVIF in the Photos app after installing the AVIF extensions from the Microsoft Store, but PowerPoint, Word, and Outlook generally cannot insert or attach AVIF, and older Photoshop versions need a plugin. If a specific app rejects the file, converting to PNG or JPG is the reliable fix — it takes seconds with ImageConv.
What is the best free way to convert AVIF to PNG without uploading?
Use a browser extension that converts locally. With VKT ImageConv, right-click any AVIF on a page and choose "Save as PNG" or "Save as JPG" — the conversion runs in your browser's Canvas pipeline and the image never leaves your device. Web image conversion is free forever; Premium ($2.99/mo or $9.99 lifetime) adds drag-and-drop local file conversion and batch processing.
Do online converters lose quality when converting AVIF?
Any re-encode can. AVIF is already lossy-compressed, and converting to JPG adds a second lossy step — so quality depends heavily on the tool's default settings. If you chain AVIF → PNG → JPG, you pay that penalty twice. Online converters also require the file to leave your machine and pass through someone else's server. A local one-step conversion avoids the extra round-trip and keeps the file private.
Can I convert many AVIF files at once?
Yes — that is one of the Premium features in VKT ImageConv: batch conversion of local files, plus drag-and-drop of files onto the popup. The free version covers web images one at a time via right-click, which is the common case when a single stubborn AVIF needs to become usable in PowerPoint, a form, or a chat app.
Should I convert AVIF to PNG or JPG?
PNG if you need transparency, lossless quality, further editing, or print — transparency in particular only survives PNG. JPG if the destination is a chat app, social media, or email, where universal acceptance and small size matter more than pixel perfection. Whichever you pick, convert in one step directly from the AVIF instead of chaining formats.
Explore more tools in the VKT Extensions catalog, or reach us at [email protected].
