Paste or load a local file
Paste Markdown directly, choose a local file, or drag and drop one into the workspace. Files are read in the browser and are not uploaded elsewhere by KOTOTSUGI.
Carry AI drafts into editable WordPress articles.
Load Markdown created with ChatGPT, Claude, Gemini, or another writing tool. Review the source and preview side by side, adjust post settings, and insert the article as standard WordPress blocks.
KOTOTSUGI is free software licensed under GPL-2.0-or-later. The current version is 0.4.1.
Paste a draft or load a .md, .markdown, or .txt file. The resulting headings, paragraphs, tables, and images remain editable in the standard WordPress block editor.
Paste Markdown directly, choose a local file, or drag and drop one into the workspace. Files are read in the browser and are not uploaded elsewhere by KOTOTSUGI.
Review headings, lists, tables, quotes, code, links, images, and GitHub-style callouts before they enter the editor.
Review Front Matter under Post settings, then use Review before applying to inspect warnings, compare three insertion methods, and adjust conversion options.
KOTOTSUGI generates standard WordPress blocks instead of locking the body into a proprietary format. Edit, reorder, or replace content before publishing.
Copy the bundled service-neutral AI authoring rules when asking a writing tool for a KOTOTSUGI-ready draft. A sample article is also included for a one-click first trial.
Create Markdown with body copy, title, excerpt, tags, and image alternative text in the language requested by the reader.
Check the source, preview, Front Matter, heading hierarchy, image URLs, and other preflight results.
Insert at the cursor, replace the current post body, or save the import as a separate WordPress draft.
KOTOTSUGI reads titles, excerpts, slugs, tags, categories, and featured images from YAML Front Matter. Edit each value before applying it or disable individual settings.
Convert ATX headings, paragraphs, bold, italic, inline code, links, images, ordered and unordered lists, tables, quotes, fenced code blocks, horizontal rules, and GitHub-style callouts such as NOTE.
Front Matter uses a focused YAML-compatible subset for post settings. Unknown keys are shown for review and are never applied automatically.
---
title: Article title
excerpt: Article summary
slug: article-slug
tags: [WordPress, Markdown]
categories: [Guides]
featured_image_alt: Description of the image
---
KOTOTSUGI does not publish AI output automatically. It helps a person identify likely problems, inspect the result, and decide how the content should enter WordPress.
See syntax that may not convert and return to its source line.
Detect skipped heading levels and multiple H1 headings before insertion.
Review relative or malformed URLs and retain the original URL when import fails.
Adding or replacing blocks leaves final saving to the WordPress editor.
Validate permissions, URLs, formats, and size while rejecting SVG and private-network URLs.
Inserted articles remain as WordPress blocks even when the plugin is deactivated.
Download the latest distribution ZIP, upload it from Add Plugins in WordPress, and activate it. Open the workspace from the KOTOTSUGI button in the block editor toolbar.