oka-project tools 日本語 oka-project home
Yomu. Write. Polish. Publish.
Editor
Untitled · 0 chars · 0 words · Read in about 1 min
· Drag and drop a file to open it

Drop to open

.md / .markdown / .txt

Yomu — Markdown editor in your browser

A Markdown editor that helps you shape your draft for wherever it's going. Export to note, WordPress, Hatena Blog, Zenn, Word, or PDF.

Ctrl+B Bold Ctrl+K Link Ctrl+F Find Ctrl+H Replace Ctrl+D Duplicate line Ctrl+S Save Markdown

Your draft is auto-saved only in this browser (localStorage): one draft, no history. Found a bug or have a request? Contact oka-project.

How to use Yomu

  1. Paste or open — Paste an answer from ChatGPT or Claude as is, or click "Open file" to load a .md / .txt file (drag and drop into the window also works).
  2. Polish — Write on the left and check the result in the preview on the right. Use the toolbar and shortcuts to add headings, bold, links, and tables.
  3. Export for your platform — Open "Export" and pick a conversion for note, WordPress, Hatena Blog, or Zenn / Qiita, or save as Word (.docx), PDF, or HTML.

Your work in progress is auto-saved in this browser (one draft only). It doesn't carry over to other devices.

When it comes in handy

  • Move an AI draft to note — AI assistants answer in Markdown, but pasting that straight into note (a Japanese blogging platform) breaks headings and bullet lists. Yomu reshapes it for note first.
  • Publish to WordPress — Headings, lists, and code become Gutenberg blocks you can paste into the code editor.
  • Post to Hatena Blog — Converts to Hatena syntax (the markup used by the Japanese blogging service) with the table-of-contents tag already in place.
  • Hand in a Word file — Export what you wrote in Markdown as .docx, ready to format for submission.
  • Send a PDF — Save the clean, readable layout as a PDF from the print dialog.

FAQ

Is my document sent anywhere?
No. Editing and conversion happen entirely in your browser, and this site has no server-side endpoint that could receive your document. On top of that, the page's Content-Security-Policy restricts outbound connections altogether. The only network traffic is page-view and action-type analytics (Google Analytics: which format you copied or saved to) used to understand how the site is used; your document and file names are never part of it.
Do I need to sign up or install anything?
No. It works the moment the page opens, and it's free.
Is my draft saved?
One draft is auto-saved in this browser (localStorage) and restored the next time you open the page. There is no history or version control, and it won't appear on another device or in another browser.
How complete is the note conversion?
Headings, bullet lists, quotes, links, code, and more are reshaped into what note's editor understands. Tables are simplified to plain text, and footnote support is partial. After pasting, give just those two things a quick look.
How do I paste into WordPress?
Paste the exported content into the post's code editor (in the block editor, the "⋮" menu → "Code editor"). If you paste into the visual editor, it won't be recognized as blocks.
My post looks broken on Hatena Blog
Check that the post's editing mode is set to "Hatena syntax". In the visual ("見たまま") or Markdown modes, the converted Hatena syntax is shown as raw text.
Do images go into the Word file?
No. The .docx export covers the document structure (headings, paragraphs, emphasis, lists, tables) and doesn't embed images automatically. Add images in Word.
I linked an image from another site, but it doesn't show
That's by design. Loading an external image in the preview would send a request to that site (revealing your IP address, among other things). Keeping your document inside the browser is the core of this tool, so it skips them by default. Exported files keep the original URLs, so the images will show where you publish.
How is this different from Markdown Viewer?
Markdown Viewer is for opening, reading, and saving as PDF, errands that take a few seconds. Yomu is for writing, polishing, and converting to a publishing platform's format. Just reading? Use Viewer. Finishing a draft? Use Yomu.
I heard bold doesn't always work in Japanese text
Yomu extends bold so that Japanese with brackets or punctuation right inside the asterisks, like **「重要」**, is rendered bold. This differs from standard Markdown (CommonMark), so if you paste raw Markdown into Zenn, Qiita, or GitHub, it may not come out bold. Exports to Hatena, WordPress, Word, PDF, and HTML go through HTML and aren't affected.
Can I manage several drafts?
No. Only one draft is auto-saved, and there's no document list or history. When you finish a draft, export it and keep a copy.

Not sure if Yomu fits your workflow? Ask the AI you already use. We prepared a question that has it read this page and llms.txt first — including what the tool can't do.

Ask ChatGPT Ask Claude Ask Gemini Ask Perplexity

Read next

More tools