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
Extract, organize & export highlighted citations from any webpage HTML — perfect for researchers, students & writers.
Drag this link to your bookmarks bar. Click it on any webpage to instantly extract highlighted text.
<mark> tags, CSS-classed highlights, inline background colors, and annotation metadata — then compiles them into a clean list you can copy, quote, or export. This is especially useful for researchers gathering citations, students collecting study notes, and writers compiling references from multiple sources.
<mark> tags, CSS classes like .highlight, .hl, .highlighter, inline background-color styles, data-highlighted attributes (used by Hypothesis), custom annotation elements, and any user-defined CSS selector. This covers highlights from Google Docs, Notion, Hypothesis, Diigo, Liner, Microsoft Word HTML exports, and most browser highlighter extensions.
> prefixes ready for academic writing. When a Source URL is provided, exports include provenance metadata.
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
Simple interface for kids to log reading minutes and pages. Add book titles. Print weekly report. Local.
Paste text and align it left, center, right, or fully justify by inserting spaces. Simple formatting helper. Pure browser.
Click for a warm, quirky compliment to brighten someone's day. Great for social media and morale boosting.
Choose from a list of 50 values and narrow down to your top 5. Understand what drives you. Private.
Answer questions about your page (image size, caching, fonts) and get a tailored list of optimization tips. Manual audit helper.
Paste JSON and instantly see if any object has duplicate keys. Quick syntax spotter.
Simulate zenithal priming and contrast/speed paints over a 3D bust. Understand light and shadow placement before you paint. Great for tabletop miniatures.
Pick a contact from the device’s address book (mobile). Read name, email, and phone. All permission‑based. Privacy safe.
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.
Generate a random book title with a subtitle. Good for writing prompts or just for laughs.
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.
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.
Convert integers into short, unique, YouTube‑style IDs (hashids) and decode them back. Customize salt and minimum length.
Select logical operators (AND, OR, XOR, NAND) and generate a complete truth table. Handy for digital logic.
See the healthy weight range for your height using standard BMI chart. Gender‑specific data. Quick reference.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
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.
Paste any text and have it read aloud while each spoken word is highlighted. Improve reading focus. Web Speech API.
Paste an image from your clipboard directly into the page (Ctrl+V) and extract its color palette. No file dialog needed.
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.
Create a realistic letterpress (debossed) text effect using CSS text‑shadow and background. Adjust depth and light direction. Copy code.