IT Market
Tools/Images/AVIF to JPG Converter Online, Batch

Изображения

AVIF в JPG

Открываем AVIF и сохраняем в привычный JPG, PNG или WebP. Можно выбрать сразу несколько файлов. Всё считает браузер, изображения не загружаются на сервер.

Файлы

Результат

Выберите файлы, чтобы увидеть результат.

JPG не хранит прозрачность: прозрачные области заливаются белым. Если фон должен остаться прозрачным, выбирайте PNG или WebP.

Tool guide

AVIF to JPG Converter Online, Batch

AVIF is the modern format sites serve instead of JPEG because it is roughly half the size at the same quality. The trouble starts after downloading: older Windows builds, editors, office suites and document upload forms refuse to open it and ask for a normal picture. This tool decodes AVIF with the browser itself and re-saves it as JPG, PNG or WebP. Several files can be handled at once and optionally scaled down by their long side. Nothing is uploaded. See also: open iPhone HEIC photos as JPG, re-encode the JPG as WebP for the web, squeeze the photo down to a target KB size.

How to use it

  1. Choose one or more AVIF files or drop them into the field.
  2. Pick the format: JPG for universal compatibility, PNG when transparency matters, WebP as a size compromise.
  3. Set the quality: 90% is close to indistinguishable, 75% noticeably shrinks the file.
  4. Optionally set a maximum side in pixels to downscale the images at the same time.
  5. Press convert and download each result from the link under its preview.

FAQ

What opens an AVIF file at all?

Any modern browser: Chrome, Edge, Firefox and Safari 16 and newer display AVIF without add-ons. The problem is rarely viewing but applications — older editors and office suites do not know the format. Re-saving once as JPG is simpler than hunting for a plugin for every program.

Is quality lost converting AVIF to JPG?

A little: AVIF is lossy and JPG compresses the result again. At 90% quality the difference is hard to see on a photograph. Re-compression shows up most on flat illustrations and screenshots with hard edges, where PNG is the better choice.

Why is the JPG bigger than the original AVIF?

That is expected: AVIF is roughly twice as efficient as JPEG at the same quality, so the file naturally grows when re-saved. If size matters, choose WebP — it is closer to AVIF in efficiency and still opens almost everywhere.

Can I convert many files at once?

Yes, the field accepts multiple files and processes them one after another. If a file fails to open, the tool names it and carries on with the rest instead of stopping at the first error. Each result gets its own download link under its preview.

What happens to transparency?

AVIF can store transparency and JPG cannot. When JPG is selected, transparent areas are filled with white, since otherwise they would turn black. Choose PNG or WebP to keep transparency.

Are the files uploaded to a server?

No. The image is decoded by the browser, redrawn on a canvas and re-encoded by the same browser. Not one byte is sent over the network, which you can verify in the Network tab of developer tools.

Examples

A downloaded image will not open in an editor
Before: hero-image.avif, 320 KB
After: hero-image.jpg at 90% quality — opens everywhere
A folder of images for a document
Before: 12 AVIF files from an archive
After: 12 JPG files capped at 1600 px on the long side