Markdown to Word Snippet – Online Copy Formatted Text
Render Markdown and copy the formatted output as rich text to paste directly into Word or Google Docs.
UD5 Toolkit
Paste your HTML code, preview the rendered output, and copy it as rich text directly into Microsoft Word, Google Docs, or any rich-text editor — with all formatting preserved.
Learn how to get the most out of this HTML to Rich Text Copier.
text/html format. When you paste into Word or Google Docs, these applications read the HTML format and preserve elements like bold, italics, headings, lists, tables, text colors, and inline styles. A plain-text fallback is also included so pasting into plain-text editors works seamlessly.
<b>, <i>, <u>, <h1>-<h6>, <ul>, <ol>, <table>, and inline style attributes (color, font-size, text-align, etc.) are well-supported. However, complex CSS (flexbox, grid, animations, external stylesheets) will not transfer. For best results, use inline styles rather than CSS classes when targeting Word/Google Docs output.
<b>, <strong>, <i>, <em>, <u>, <s>, <h1>-<h6>, <p>, <br>, <ul>, <ol>, <li>, <table>, <tr>, <td>, <th>, <a>, <img>, <span>, <div>.color, background-color, font-size, font-family, text-align, font-weight, font-style, text-decoration, line-height, margin, padding (partial).@media queries, external <link> stylesheets, JavaScript, complex positioning.
<p>Hello</p>) and paste it into Word, you'll see the code itself as plain text — tags and all. This tool renders the HTML first and places the formatted output onto your clipboard using the text/html MIME type. Word and Google Docs then interpret this as rich text, preserving the visual formatting. Additionally, our one-click copy writes both HTML and plain-text versions to the clipboard simultaneously, ensuring maximum compatibility across all apps.
text/html clipboard content. When composing an email, simply paste (Ctrl+V / Cmd+V) and your formatted content — including bold text, colors, tables, and lists — will appear in the email body. This is especially useful for email newsletters, signatures, or styled notifications created from HTML templates.
Render Markdown and copy the formatted output as rich text to paste directly into Word or Google Docs.
Create gradient‑filled text with the background‑clip property. Choose linear or radial gradients. Get the CSS. Modern typography.
Paste an article and click to black out words, leaving a poem. Print your final creation.
Experiment with the Async Clipboard API: read/write text and images from the clipboard. Verify permissions and see demo code.
Add semi-transparent text watermark to images. Customize position, opacity, rotation, and font. Batch processing with instant download. Fully local & private.
A minimalist text notepad that auto-saves to your browser's localStorage. No ads, no signup, no data leaves your device. Perfect for quick ideas.
Enter a component name and get a basic Vue 3 Single File Component template with script setup. Fast scaffolding.
Type any text and generate a printable cursive handwriting practice sheet with dotted lines. Choose font styles. Local generation.
Design simple text‑based labels and print them on standard Avery label sheets. Choose from common templates.
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
Fill in bio, skills, projects to generate a clean HTML portfolio page. Copy the code. Local builder.
Enter CMYK values and find the closest Pantone Solid Coated color. For print design reference. Client‑side lookup.
Generate strong, memorable passphrases using the Diceware word list (EFF). Choose number of words. Cryprographically random selection. Privacy guaranteed.
Measure your typing speed in words per minute and accuracy. Random word prompts. Compare results over time. No data sent.
Play a virtual piano keyboard using mouse or computer keys. Sustain and octave control. Record and play back your tune.
Add items with category, color, season. Plan outfits. Drag and drop. Stored locally.
Store passwords and notes encrypted with a master passphrase. Data lives only in your browser's localStorage. No cloud.
Perform arithmetic on fractions and get simplified results. Handles mixed numbers and improper fractions. Step-by-step display. Educational and precise.
Press any key combination and record the sequence. Export as JSON or human‑readable text. Perfect for documenting shortcuts.
A GUI to manage all keys in your browser's localStorage. Add, delete, edit, and export data. Debug progressive web apps.
Convert comma‑separated data into a series of SQL INSERT statements. Define the table name and column order. Local.
Convert a Unix timestamp or ISO date into a human‑friendly relative string like '2 days ago'. See examples.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
See which fonts map to generic families (serif, sans‑serif, monospace) on different operating systems. A handy reference.
Record your stamps with Scott number, condition, and value. Add images. Browse your collection. Local storage only.
Write an encrypted letter to your future self, protected by a password. No server. Pure local Crypto.
Provide a hook name and select features (state, effect, callback). Get a complete React custom hook with TypeScript. Faster development.
Enter a URL and trace the full redirect chain, seeing each hop's status code and location. Identify unnecessary redirects. Client-side fetch.
View, edit, and manage JSON objects saved in your browser's localStorage. Delete, export, or import keys. No setup.
Parse a JSON array and generate SQL INSERT or UPDATE statements. Perfect for data migration. Client‑side only.