Title: Hwinote iCatch Editor
Author: hwinote
Published: <strong>24. juni, 2026</strong>
Last modified: 29. juni, 2026

---

Søk i utvidelser

![](https://ps.w.org/hwinote-icatch-editor/assets/banner-772x250.png?rev=3584494)

![](https://ps.w.org/hwinote-icatch-editor/assets/icon-256x256.png?rev=3584507)

# Hwinote iCatch Editor

 Av [hwinote](https://profiles.wordpress.org/hwinote/)

[Last ned](https://downloads.wordpress.org/plugin/hwinote-icatch-editor.1.5.0.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/hwinote-icatch-editor/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/hwinote-icatch-editor/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/hwinote-icatch-editor/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/hwinote-icatch-editor/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/hwinote-icatch-editor/)

## Beskrivelse

Hwinote iCatch Editor adds a modal editor to the WordPress post edit screen. It 
lets you create a featured image while previewing the final canvas.

Main features include:

 * Image size presets and custom canvas sizes.
 * Background image upload, clipboard image paste, background color mode, zoom, 
   and position adjustment.
 * Title text customization, drag positioning, resizing, and rotation.
 * Rectangles, circles, arrows, lines, text boxes, speech bubbles, and pasted image
   layers.
 * Layer controls, duplication, delete, bring forward, send backward, snapping, 
   guide lines, Undo / Redo, and reset actions.
 * Pre-save checks before generating and saving the featured image.
 * Generated PNG files are saved with the `icatch-{post_id}-{timestamp}.png` filename
   format.
 * English-based UI with bundled Japanese translation files.

### Related Links

 * Japanese Introduction
    https://hwinotes.com/icatch-editor/

## Skjermbilder

[⌊Modal editor with preview canvas and tabbed controls.⌉⌊Modal editor with preview
canvas and tabbed controls.⌉[

Modal editor with preview canvas and tabbed controls.

[⌊Shape, line, speech bubble, and pasted-image tools.⌉⌊Shape, line, speech bubble,
and pasted-image tools.⌉[

Shape, line, speech bubble, and pasted-image tools.

[⌊Pre-save check panel and footer actions.⌉⌊Pre-save check panel and footer actions
.⌉[

Pre-save check panel and footer actions.

## Installasjon

 1. Upload the plugin folder to `/wp-content/plugins/`, or install the ZIP file from
    the WordPress admin plugin screen.
 2. Activate the plugin from the Plugins screen.
 3. Open a post or page edit screen.
 4. Use the “Hwinote iCatch Editor” box to open the modal editor.
 5. Generate and save the image to set it as the featured image.

## Ofte stilte spørsmål

### Does this plugin require an external API?

No. The current editor generates the image in the browser and saves it through WordPress
Ajax.

### What image format is saved?

The generated featured image is saved as PNG.

### How are generated image filenames created?

Generated image filenames use the `icatch-{post_id}-{timestamp}.png` format, for
example `icatch-123-1782050000.png`.

### Can I paste images from the clipboard?

Yes. Open the modal editor and use the paste button or Ctrl/Command + V, depending
on browser support.

### Is the plugin multilingual?

Yes. The plugin uses an English-based UI and includes Japanese `.po` and `.mo` translation
files.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Hwinote iCatch Editor» er programvare med åpen kildekode. Følgende personer har
bidratt til denne utvidelsen:

Bidragsytere

 *   [ hwinote ](https://profiles.wordpress.org/hwinote/)

«Hwinote iCatch Editor» har blitt oversatt til 1 språk. Takk til [oversetterne](https://translate.wordpress.org/projects/wp-plugins/hwinote-icatch-editor/contributors)
for deres bidrag.

[Oversett «Hwinote iCatch Editor» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/hwinote-icatch-editor)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/hwinote-icatch-editor/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/hwinote-icatch-editor/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/hwinote-icatch-editor/)
med [RSS](https://plugins.trac.wordpress.org/log/hwinote-icatch-editor/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.5.0

 * Added custom font name input with recently used custom fonts saved per user.
 * Added custom font support for title text, text boxes, and speech bubbles.
 * Added an adjustable arch text style for title text and text boxes.

#### 1.4.5

 * Fixed the fill opacity slider so the left edge correctly makes filled shapes 
   transparent.
 * Added asset cache busting for editor scripts and styles so updates are reflected
   immediately.
 * Changed generated image filenames to the `icatch-{post_id}-{timestamp}.png` format.
 * Added wavy line controls for wave height and wave width.
 * Changed the wavy line controls to sliders with live preview updates.
 * Limited wave height to a practical 2-120px range.
 * Fixed wavy line selection box resizing when reducing wave height.
 * Recalculated line selection bounds when changing line styles or line width.

#### 1.4.1

 * Renamed the plugin to Hwinote iCatch Editor with the requested slug hwinote-icatch-
   editor.
 * Updated the text domain, file names, and uniquely prefixed declarations and Ajax
   hooks.
 * Removed the unnecessary load_plugin_textdomain() call for WordPress.org distribution.

#### 1.4.0

 * Polished the shape toolbar icons, including centered duplicate and CSS-rendered
   arrow icons.
 * Updated Tested up to to WordPress 7.0.
 * Added wp_unslash() before sanitizing POST values.
 * Improved translated modal output by using directly escaped strings instead of
   modal-wide replacement output.
 * Removed remaining Japanese-only source comments.

#### 1.3.0

 * Changed the admin UI base language from Japanese to English.
 * Added Japanese translation files.
 * Localized PHP and JavaScript UI strings, including Ajax messages.
 * Updated the readme to an English WordPress.org-ready format.

#### 1.2.0

 * Added and refined the modal canvas editor with tabbed controls.
 * Added rectangles, circles, arrows, lines, text boxes, speech bubbles, pasted 
   image layers, layer ordering, duplication, and delete controls.
 * Added background image zoom and position controls, background color mode, snapping,
   guide lines, reset actions, and pre-save checks.
 * Added Undo / Redo controls and moved them to the modal footer for easier access.
 * Improved inline text editing and horizontal / vertical text handling.

#### 1.1.0

 * Improved featured image generation from the post edit screen.
 * Added image size presets, custom canvas sizes, title styling, drag positioning,
   resizing, and rotation.
 * Improved saving generated PNG files as WordPress media attachments and setting
   them as featured images.

#### 1.0.0

 * Initial release.

## Meta

 *  Versjon **1.5.0**
 *  Sist oppdatert **1 uke siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 6.4 eller nyere **
 *  Testet opp til **7.0**
 *  PHP-versjon ** 7.4 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/hwinote-icatch-editor/) og [Japanese](https://ja.wordpress.org/plugins/hwinote-icatch-editor/).
 *  [Oversett til ditt språk](https://translate.wordpress.org/projects/wp-plugins/hwinote-icatch-editor)
 * Stikkord
 * [canvas](https://nb.wordpress.org/plugins/tags/canvas/)[eyecatch](https://nb.wordpress.org/plugins/tags/eyecatch/)
   [featured image](https://nb.wordpress.org/plugins/tags/featured-image/)[Image editor](https://nb.wordpress.org/plugins/tags/image-editor/)
   [post editor](https://nb.wordpress.org/plugins/tags/post-editor/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/hwinote-icatch-editor/advanced/)

## Vurderinger

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/hwinote-icatch-editor/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/hwinote-icatch-editor/reviews/)

## Bidragsytere

 *   [ hwinote ](https://profiles.wordpress.org/hwinote/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/hwinote-icatch-editor/)