Title: WebP Image Paster
Author: haruyozzang
Published: <strong>2026년 8월 23일</strong>
Last modified: 2026년 8월 23일

---

플러그인 검색

![](https://ps.w.org/webp-image-paster/assets/icon-256x256.png?rev=3661285)

# WebP Image Paster

 작성자: [haruyozzang](https://profiles.wordpress.org/haruyozzang/)

[다운로드](https://downloads.wordpress.org/plugin/webp-image-paster.1.0.3.zip)

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

 [지원](https://wordpress.org/support/plugin/webp-image-paster/)

## 설명

WebP Image Paster streamlines your media workflow within the WordPress Gutenberg
Block Editor. Simply paste from your clipboard or drag and drop any image directly
into the editor, set a filename, choose your preferred format (ORIG, WebP, PNG),
and it will be processed and uploaded directly to your media library.

#### Key Features

 * **Clipboard Paste & Drag-and-Drop**: Seamlessly catches images pasted or dropped
   into the Gutenberg editor.
 * **Direct Featured Image Drag-and-Drop**: Drop photos directly onto the Gutenberg
   sidebar ‘Featured Image’ panel to automatically convert to WebP and set as the
   post’s featured image.
 * **HEIC / HEIF Format Support**: Easily drag & drop or paste photos from Google
   Photos and Apple iOS devices; automatically decoded and converted on-the-fly 
   to WebP/JPG/PNG.
 * **Multi-Image Drag-and-Drop Gallery**: Drop multiple images at once to batch 
   process them and insert them as a Gutenberg Gallery block.
 * **Keep Original Format (ORIG)**: Supports an ‘ORIG’ option to upload files directly
   without re-compression, preserving GIF animations, AVIF compression, and original
   qualities.
 * **Smart Block Placement & Replacement**: Inserts images at exact drop locations,
   replaces empty paragraph blocks, or updates existing image blocks upon drop.
 * **Smart Dimension Detection & Upscaling Control**: Detects and displays natural
   image width directly on the Orig button, prevents accidental blurriness by disabling
   larger presets by default, and includes a toggle to allow upscaling when needed.
 * **Client-side Image Conversion**: Converts raw image data directly in your browser
   using HTML5 Canvas for ultra-fast processing.
 * **Format Selection**: Choose between ORIG, WebP, and PNG formats with dynamic
   format detection.
 * **Smart Size-Guard & Auto Fallback**: Automatically preserves the original format
   if converting would increase file size, preventing unnecessary bloat and quality
   loss.
 * **Custom Filename & Alt Text**: Easily specify filenames and automatically generate
   SEO-friendly Alt text.
 * **Preset Widths**: Choose quick width presets (360px, 540px, 720px, 1080px, 1440px)
   or upload original dimensions.
 * **Automatic Block Insertion**: Automatically uploads the processed file to the
   Media Library and inserts an Image Block into your post.

## 스크린샷

[⌊Image Paste/Drop Modal dialog prompting for filename, format selection (ORIG/WEBP/
PNG), and width options.⌉⌊Image Paste/Drop Modal dialog prompting for filename, 
format selection (ORIG/WEBP/PNG), and width options.⌉[

Image Paste/Drop Modal dialog prompting for filename, format selection (ORIG/WEBP/
PNG), and width options.

[[

## 설치

 1. Upload the `webp-image-paster` folder to the `/wp-content/plugins/` directory, 
    or install the plugin directly through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Open the Gutenberg editor and paste (`Ctrl+V` / `Cmd+V`) or drag and drop any image
    directly into the editor.

## FAQ

### Does this plugin modify existing images in the Media Library?

No, this plugin only processes new images that are pasted or dropped directly into
the Gutenberg Block Editor.

### Where does the image conversion happen?

The image conversion is performed on the client-side (inside your web browser) before
the file is uploaded to your WordPress server, saving server memory and CPU resources.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ haruyozzang ](https://profiles.wordpress.org/haruyozzang/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

“WebP Image Paster”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/webp-image-paster/contributors)
님께 감사드립니다.

[자국어로 “WebP Image Paster”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/webp-image-paster)

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

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

## 변경이력

#### 1.0.3

 * Added Featured Image direct drag-and-drop: Drag photos directly onto the Gutenberg
   sidebar ‘Featured Image’ panel to convert and register as the featured image.
 * Added HEIC/HEIF image support: Intercepts and converts HEIC/HEIF photos (Google
   Photos, Apple iOS devices) on-the-fly directly in the browser to WebP/JPG/PNG.
 * Added multi-image drag-and-drop support to batch upload images as a Gutenberg
   Gallery block.
 * Fixed a conflict with the native WordPress Media Library where the blue drag 
   overlay would freeze.
 * Fixed an issue where the image drop feature would occasionally fail to respond.
 * Optimized internal code structure and performance.

#### 1.0.2

 * Added dynamic ‘ORIG’ format option: Preserve original formats (GIF animations,
   AVIF, SVG, pre-compressed JPEG/WebP) with 100% lossless bypass.
 * Added Drag and Drop support: Drop images directly into the Gutenberg editor between
   blocks, replacing empty blocks, or replacing existing image blocks.
 * Added smart natural dimension detection: Displays original width on the ‘Orig’
   button (e.g., Orig (640px)).
 * Added upscaling prevention: Presets larger than the original image are disabled
   by default with dynamic max-width placeholders to avoid accidental quality degradation.
 * Added ‘Allow resizing smaller images to larger sizes’ toggle checkbox (with option
   memory in Pro).
 * Added smart format detection and automatic quality/dimension fallback for pre-
   optimized images.
 * Fixed an issue where pasted/dropped images were always inserted at the end of
   the document instead of the target position.

#### 1.0.1

 * Added option to choose image output format (PNG or WebP).

#### 1.0.0

 * Initial public release.

## 기초

 *  버전 **1.0.3**
 *  최근 업데이트: **3주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [Czech](https://cs.wordpress.org/plugins/webp-image-paster/), [English (US)](https://wordpress.org/plugins/webp-image-paster/),
   그리고 [Korean](https://ko.wordpress.org/plugins/webp-image-paster/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/webp-image-paster)
 * 태그:
 * [drag-and-drop](https://ko.wordpress.org/plugins/tags/drag-and-drop/)[gutenberg](https://ko.wordpress.org/plugins/tags/gutenberg/)
   [heic](https://ko.wordpress.org/plugins/tags/heic/)[webp](https://ko.wordpress.org/plugins/tags/webp/)
 *  [고급 보기](https://ko.wordpress.org/plugins/webp-image-paster/advanced/)

## 평점

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

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

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

## 기여자

 *   [ haruyozzang ](https://profiles.wordpress.org/haruyozzang/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## 지원

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

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