Markdown to Rich Text - Online Copy for Google Docs
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
UD5 Toolkit
markdownlint-cli --fix or editor plugins that support quick fixes. Our report helps you locate and manually correct problems.markdownlint or remark-lint to enforce consistent Markdown quality across your team.
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
Check a live URL to extract and validate its canonical link element. Ensure correct SEO configuration. Runs from your browser.
Paste HTML or URL to extract canonical link tag. Verify self-referencing. Simple SEO audit step. Local only.
A visual guide to common copy‑editing and proofreading symbols. Click a mark to see its meaning. For writers.
Paste Markdown and convert all links from absolute to relative (or vice‑versa) based on a base domain. Bulk edit.
Paste text with highlights (e.g., from Apple Books) and extract only the highlighted lines. Save as list.
Test how `content‑type: text/html` vs `content‑type: image/svg+xml` affects SVG rendering in the browser. Modern performance hint.
Convert messy URLs into clean, keyword-rich slugs. Remove stop words, replace spaces with hyphens. Lowercase transformation. All local.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Turn any sentence into mocking SpongeBob‑style text. Choose intensity. Copy and paste into chats. Pure client.
Fill in a form and see the FormData object as JSON. Perfect for debugging multipart form submissions. Client-side.
Enter a city name or coordinates and see today's sunrise, sunset, and twilight times. Approximate algorithm. Local.
Take a lighthearted inventory of your character strengths (not official VIA). Self-reflection tool. All in browser.
Pick a contact from the device’s address book (mobile). Read name, email, and phone. All permission‑based. Privacy safe.
Shows a counter of how many seconds you have been idle. Tracks mouse and keyboard activity without recording.
See the healthy weight range for your height using standard BMI chart. Gender‑specific data. Quick reference.
Enter a UPC or EAN barcode number and validate the check digit. See if it's a real product code. Local calculation.
Paste your CSS and see warnings for properties that have limited browser support. Links to CanIUse. Modernize safely.
Write in Markdown and get clean, inline‑styled HTML suitable for emails. Pre‑designed templates included. Local conversion.
Paste an HTML snippet and check for common ARIA mistakes: missing labels, invalid roles, and aria‑hidden misuse. Educate your team.
Convert standard Markdown into Slack’s mrkdwn format. Fixes bold, italic, and lists for perfect Slack message formatting.
Paste your SQL query and check for basic syntax errors. Highlights missing commas, wrong keywords. Local analysis.
Paste a Bitcoin, Ethereum, or other crypto wallet address and quickly verify its format and checksum. No connection to blockchain.
Paste your Markdown and automatically generate a linked table of contents based on headings. Insert at the top. Local magic.
Paste code and get a beautifully highlighted preview with line numbers. Supports many languages. Copy as HTML. Pure frontend.
Write text with inline footnote markers and this tool will move the notes to the bottom and add proper Markdown links. Saves time.
Check and beautify your TOML config files. Highlights errors and aligns tables and arrays. Safe local parsing.
Validate YAML syntax with line‑by‑line error messages. Also format messy YAML into clean, indented output. All in your browser.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Paste your .htaccess rules and check for common syntax errors or misconfigurations. No server required; static analysis.