Title: Designed2Use Convert to WebP/AVIF
Author: Designed 2 Use
Published: <strong>2026년 7월 2일</strong>
Last modified: 2026년 7월 2일

---

플러그인 검색

![](https://ps.w.org/designed2use-convert-to-webp/assets/banner-772x250.png?rev=
3594102)

![](https://ps.w.org/designed2use-convert-to-webp/assets/icon-256x256.png?rev=3594102)

# Designed2Use Convert to WebP/AVIF

 작성자: [Designed 2 Use](https://profiles.wordpress.org/designed2use/)

[다운로드](https://downloads.wordpress.org/plugin/designed2use-convert-to-webp.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/designed2use-convert-to-webp/#description)
 * [평가](https://ko.wordpress.org/plugins/designed2use-convert-to-webp/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/designed2use-convert-to-webp/#installation)
 * [개발](https://ko.wordpress.org/plugins/designed2use-convert-to-webp/#developers)

 [지원](https://wordpress.org/support/plugin/designed2use-convert-to-webp/)

## 설명

**Designed2Use Convert to WebP/AVIF** is a privacy-first image optimizer with one
promise the
 big-name plugins can’t make: **your images never leave your server,
and every conversion can be undone.

Most popular optimizers upload your images to a third-party cloud service to do 
the work —
 counting against monthly quotas and handing your media to someone else’s
servers. This plugin does everything **locally**, using WordPress’s own image editor(
Imagick, falling back to GD). No accounts, no API keys, no external requests.

#### Why it’s different

 * **100% local & private** — no cloud service, no telemetry, no phone-home. Every
   image is
    processed on your own site.
 * **Fully reversible** — bulk conversion (and uploads made with “Keep original 
   file” on)
    keep your original JPG/PNG on disk and record a restore manifest, 
   so you can put any image (or all of them) back with one click. Uploads that replace
   the original can’t be undone.
 * **WebP _or_ AVIF** — choose the modern format you want. AVIF (newer, smaller)
   is offered
    automatically when your server supports it, with a safe fall back
   to WebP.
 * **See your savings** — a built-in dashboard shows how much disk space you’ve 
   saved, all
    calculated on-site.

#### What it does

 * **Converts on upload** — JPG/JPEG and PNG uploads become WebP or AVIF automatically,
   and
    because the conversion happens before WordPress builds its sub-sizes, every
   thumbnail size is generated in the new format too.
 * **Converts existing media** — a batch tool under **Media  Convert Existing** 
   processes
    your library a few images at a time with a live progress bar (no timeouts).
 * **Convert & restore from the Media Library** — convert or restore a single image
   right
    from its details (both list and grid view), or select several and use 
   the Media-list bulk actions; roll back the whole library from the Tools page.
 * **Resizes oversized images** — anything larger than your chosen longest-edge 
   limit is
    scaled down (aspect ratio preserved); smaller images are never enlarged.
 * **Never breaks an upload** — if anything goes wrong, or the server can’t write
   the format,
    the original file is kept and the upload proceeds normally.

#### Settings

Under **Settings  Convert to WebP/AVIF**:

 * **Enable conversion** — master on/off switch for upload-time conversion.
 * **Output format** — WebP (broad support) or AVIF (smaller, when available).
 * **Quality** — 1–100 (default 80). Lower means smaller files.
 * **Max longest edge (px)** — default 1600. Set 0 to convert without resizing.
 * **Keep original file** — affects new uploads only; off by default (the original
   is
    replaced). Turn on to keep both — and only then can an upload be restored
   later.
 * **Convert these formats** — JPG/JPEG and PNG.

#### Converting and restoring existing images

Go to **Media  Convert Existing**. The page shows how many images still need converting,

how many can be restored, and your running savings total. Conversions run in safe
batches.

Because bulk conversion **always keeps the original file on disk**, the change is
never
 destructive: use **Restore all to originals** on the Tools page, or the **
Restore original** row action on any converted item in the Media list (single images,
or several at once via the Media-list bulk actions), to delete the converted files
and put the attachment back exactly as it was. Uploads converted with **Keep original
file** turned on are restorable the same way; uploads that replaced their original
cannot be undone.

#### Privacy

This plugin contacts **no external server**, collects no data, and adds no tracking.
WebP
 and AVIF are written by your own server’s image library. Everything happens
on your site.

## 스크린샷

[⌊Settings — output format (WebP/AVIF), quality, maximum edge, and format options.⌉⌊
Settings — output format (WebP/AVIF), quality, maximum edge, and format options.⌉[

Settings — output format (WebP/AVIF), quality, maximum edge, and format options.

[⌊Media -> Convert Existing — savings dashboard, batch converter, and restore controls.⌉⌊
Media -> Convert Existing — savings dashboard, batch converter, and restore controls
.⌉[

Media -> Convert Existing — savings dashboard, batch converter, and restore controls.

[⌊Media -> Convert/Restore single image from media library.⌉⌊Media -> Convert/Restore
single image from media library.⌉[

Media -> Convert/Restore single image from media library.

## 설치

 1. Upload the `designed2use-convert-to-webp` folder to `/wp-content/plugins/`, or 
    install through **Plugins  Add New**.
 2. Activate the plugin through the **Plugins** screen.
 3. Go to **Settings  Convert to WebP/AVIF**, choose your output format, quality, and
    maximum edge (sensible defaults are set for you).
 4. Upload an image as usual — it’s stored in the modern format automatically.
 5. To convert your existing library, open **Media  Convert Existing** and click **
    Convert existing images**.

## FAQ

### Does it send my images to a cloud service?

No. Unlike many optimizers, this plugin does all conversion on your own server using

WordPress’s built-in image editor. There are no external requests, accounts, or 
quotas.

### Can I undo a conversion?

Yes — as long as the original is still on disk. Bulk conversion always keeps originals,
and
 uploads keep theirs when **Keep original file** is enabled. Use **Restore all
to originals** on the Tools page, the **Restore original** row action on any converted
image, or the Media-list bulk action for several at once. Restore deletes the converted
files and puts the attachment back to its original JPG/PNG, mime type, and thumbnails.
Uploads that replaced their original (the default) cannot be undone.

### WebP or AVIF — which should I choose?

WebP has the broadest browser and host support and is the default. AVIF produces
smaller
 files and is offered when your server’s image library can write it; if 
you select AVIF on a server that can’t, the plugin safely falls back to WebP.

### Does it convert images already in my Media Library?

Yes — that’s what **Media  Convert Existing** is for. It processes JPG/PNG attachments
in
 batches with a progress bar and updates the savings dashboard as it goes.

### Will my originals be deleted?

Bulk conversion never deletes originals — that’s what makes restore possible. For
new
 uploads, the original is replaced by default; turn on **Keep original file**
to keep both, which is also what makes an upload restorable later.

### Does it work on shared hosting?

Yes, as long as the server’s image library can write the chosen format — the Imagick
PHP
 extension, or GD with WebP/AVIF support. If it can’t, the plugin shows a notice
and leaves your images untouched.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Designed2Use Convert to WebP/AVIF”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이
이 플러그인에 기여하였습니다.

기여자

 *   [ Designed 2 Use ](https://profiles.wordpress.org/designed2use/)
 *   [ Ian Hulme ](https://profiles.wordpress.org/guy1ncognito/)

[자국어로 “Designed2Use Convert to WebP/AVIF”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/designed2use-convert-to-webp)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/designed2use-convert-to-webp/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/designed2use-convert-to-webp/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/designed2use-convert-to-webp/)
을 [RSS](https://plugins.trac.wordpress.org/log/designed2use-convert-to-webp/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release: private, on-server conversion of uploads and existing media 
   to WebP or
    AVIF; resize-to-max-edge; convert and restore from the Media Library(
   row actions and bulk actions); one-click restore of a single image or the whole
   library — including uploads kept with “Keep original file”; and a local savings
   dashboard. No external services.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **13시간 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/designed2use-convert-to-webp/)
 * 태그:
 * [AVIF](https://ko.wordpress.org/plugins/tags/avif/)[convert](https://ko.wordpress.org/plugins/tags/convert/)
   [optimization](https://ko.wordpress.org/plugins/tags/optimization/)[privacy](https://ko.wordpress.org/plugins/tags/privacy/)
   [webp](https://ko.wordpress.org/plugins/tags/webp/)
 *  [고급 보기](https://ko.wordpress.org/plugins/designed2use-convert-to-webp/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/designed2use-convert-to-webp/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/designed2use-convert-to-webp/reviews/)

## 기여자

 *   [ Designed 2 Use ](https://profiles.wordpress.org/designed2use/)
 *   [ Ian Hulme ](https://profiles.wordpress.org/guy1ncognito/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/designed2use-convert-to-webp/)