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
Align your text left, center, right, or justify — with real-time preview and line width control.
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
Paste text with highlights (e.g., from Apple Books) and extract only the highlighted lines. Save as list.
Click for a warm, quirky compliment to brighten someone's day. Great for social media and morale boosting.
Simple interface for kids to log reading minutes and pages. Add book titles. Print weekly report. Local.
Select logical operators (AND, OR, XOR, NAND) and generate a complete truth table. Handy for digital logic.
Paste JSON and instantly see if any object has duplicate keys. Quick syntax spotter.
Choose from a list of 50 values and narrow down to your top 5. Understand what drives you. Private.
Take a lighthearted inventory of your character strengths (not official VIA). Self-reflection tool. All in browser.
Enter a city to get current UV index forecast using open data (with local caching). Understand sun protection needs. No personal location used.
See the healthy weight range for your height using standard BMI chart. Gender‑specific data. Quick reference.
Answer questions about your page (image size, caching, fonts) and get a tailored list of optimization tips. Manual audit helper.
Pick a contact from the device’s address book (mobile). Read name, email, and phone. All permission‑based. Privacy safe.
Decode the header and payload of a JSON Web Token (JWT) without verifying the signature. Inspect claims securely on the client side. Great for developers.
Generate a random book title with a subtitle. Good for writing prompts or just for laughs.
Convert integers into short, unique, YouTube‑style IDs (hashids) and decode them back. Customize salt and minimum length.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Touch the screen and see the exact coordinates, radius, and force of each touch point. Indispensable for mobile web devs.
Force more or less contrast and see how your page adapts. Test your CSS media queries for accessibility.
Simulate zenithal priming and contrast/speed paints over a 3D bust. Understand light and shadow placement before you paint. Great for tabletop miniatures.
Drop a PDF and count the total words, characters, and pages. Text extraction is done locally. Privacy‑friendly.
Paste long text and split it into 2, 3, or 4 balanced CSS columns. Preview and copy HTML/CSS. For magazine layouts.
Add a repeating diagonal text watermark to your images. Adjust opacity, font, and color. Protect your photos locally.
Sort hundreds of lines alphabetically, reverse alphabetically, or by length. Deduplicate option. All local.
Paste text and generate a word cloud as a downloadable PNG image. Customize colors and shapes. All local.
Turn a photo into a high‑contrast ASCII art using only standard text characters. Adjust brightness and character set. Works offline.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Paste a sentence and see each word tagged with its part of speech (noun, verb, adjective). Local rule‑based analysis.
Paste any article and get a list of the most relevant keywords using a simple TF‑IDF‑like model. Skip stop words. All local.
Create CSS clamp() values for fluid typography. Enter min and max font sizes and viewport widths. Modern responsive design.
Create a realistic letterpress (debossed) text effect using CSS text‑shadow and background. Adjust depth and light direction. Copy code.