JPG to WebP Converter - Convert JPG to WebP Online Free
Convert JPG images to WebP directly in your browser, one at a time or in batches. The decoding and re-encoding both run locally, so nothing is uploaded to a server.
Перетащите изображения сюда или нажмите для загрузки
Supports JPG
What JPG to WebP Does
This tool decodes each JPG onto an in-browser canvas and re-encodes the resulting pixel data as a WebP using the browser's own WebP encoder. Nothing is uploaded — the entire decode-and-re-encode cycle runs on your machine, so large batches and files you'd rather not hand to a server both stay local. The reason to do this at all is size: at a comparable perceived quality, WebP's lossy encoder generally produces files 25-35 percent smaller than JPEG's, which is why it has become the default format for images served on the web. There is one thing worth understanding before you convert anything important. A JPG is already the output of a lossy encoder — detail was discarded when the file was first saved — and re-encoding it as a lossy WebP runs the surviving pixels through a second round of lossy compression. The two passes stack rather than cancel out. The WebP encoder has no knowledge of the original detail; it only sees the artifacts the JPEG pass left behind, and it compresses those along with everything else. In practice this means keeping the Quality slider high, and not repeatedly converting JPGs that have already been compressed hard, since each pass compounds the softening and ringing around edges, text, and flat color boundaries. Two more limits follow from the source format. JPG has no alpha channel, so the WebP that comes out will be fully opaque — converting cannot create transparency that was never in the file. And conversion does not resample: the output keeps the same pixel dimensions as the input, only the encoding changes.
Why You'd Convert JPG to WebP
Almost always for page speed — the same image, meaningfully fewer bytes over the wire.
How to Convert JPG to WebP
Four steps, and the only decision you actually have to make is the quality level.
Add one JPG or drop in a whole folder — every file in a batch uses the same settings
Set the Quality slider; 92 is the default and keeps the second lossy pass close to invisible
Start the conversion — the button reads "Converting..." while the browser encodes each file
Download the WebP files individually, or grab the whole batch as a single ZIP
Frequently Asked Questions
Другие инструменты для изображений
Откройте другие мощные инструменты для редактирования изображений
Сжать Изображение
Уменьшить размер
Изменить Размер
Изменить размеры
Обрезать Изображение
Вырезать область
Фоторедактор
Редактировать фото
Повернуть Изображение
Повернуть
Отразить Изображение
По горизонтали/вертикали
Добавить Водяной Знак
Водяной знак
Добавить Рамку
Добавить рамку изображения
Закругленные Углы
Добавить закругленные углы
Фильтры
Яркость/Контраст
Размыть Лицо
Скрыть лица
Мозаика
Размыть области
Удалить Фон
Удалить фон
Улучшить Изображение
ИИ апскейл
Добавить Текст
Добавить текст на изображение
Коллаж
Объединить несколько изображений
HTML в Изображение
Веб в изображение
GIF в Последовательность
Извлечь кадры
Удалить пустые поля
Удалить пустые края
Пакетное переименование изображений
Безопасное массовое переименование файлов
Circle Crop
Crop images into circles
Black & White
Convert images to grayscale
Split Image
Cut an image into a grid
Merge Images
Combine images into one
Change DPI
Set image DPI metadata
Image to Base64
Encode images as Base64