obrobka

In-browser image processing

Runs in your browser

JPEG to AVIF

On the same shot AVIF comes out 2.5× lighter than JPEG: 45 kB against 113 kB on a 1200×800 frame. The work happens inside your tab — the image is never sent to a server.

drop it here or paste with Ctrl+V · the file never leaves your device

How to fit

Fits and returns the smaller size — no padding

Aspect ratio
Framing
Upscaling
Brush
Layers

Put an image on top — a logo, a sticker, a watermark.

How to do it

  1. Pick a JPEG file, drag it in, or paste with Ctrl+V
  2. The format is already set to AVIF — adjust the quality if you like
  3. Take the finished file. Several at once works too — you get a ZIP

Frequently asked questions

How much smaller will the file be?
On our corpus a 1200×800 frame in AVIF averages 45 kB for a photograph and 1 kB for flat graphics — 40% of what JPEG takes at the same quality.
How visible is the loss?
On flat graphics at quality 80, AVIF reaches a peak channel deviation of 112 with 0.43% of pixels visibly off. On a photograph that is imperceptible; on a diagram or screenshot with hard edges it shows, and PNG is the safer choice there.
Will AVIF open everywhere?
Every current browser reads AVIF. Older desktop viewers and some messengers still trip over it — if the file is going to a person rather than to the web, JPEG or PNG is safer.
Why do phone photos sometimes come out sideways?
Because the orientation lives in a separate EXIF tag rather than in the pixels, and most converters ignore it. Here the tag is read and applied before anything else, so a portrait shot stays portrait.