Bookmarklet Maker — Convert JavaScript to bookmarklet URL

Bookmarklet Maker

A bookmarklet is a bookmark that runs JavaScript on any page. Paste your JS code below, click Convert, drag it to your bookmark bar, and it works instantly — no extensions needed. JavaScript Code Paste your JavaScript here Minify (remove comments & whitespace) URI encode Wrap in IIFE (void function(){...}()) Convert to Bookmarklet Clear Test in Console Bookmarklet Output Copy Characters: 0 Size: 0 B Status: — Drag this button to your bookmark bar: Bookmarklet (Show your bookmark bar: Ctrl+Shift+B / Cmd+Shift+B) Ready-to-Use Examples Highlight Links Dark Mode Toggle Font Size Changer Print Page Scroll to Top Word Count Copy Page URL+Title Related Tools: Code Minifier URL Encoder How to Use a Bookmarklet Paste your JavaScript into the code area above (or pick an example). Click Convert — the tool wraps your code in a javascript: URI. Drag the generated button to your browser’s bookmark bar. Visit any page and click the bookmark — your script runs instantly. Tips Minify strips comments and whitespace, keeping the URL short. IIFE wrap prevents your variables from polluting the page’s global scope. URI encode is required for special characters like spaces, quotes, and ampersands. Most browsers cap bookmarklet URLs at ~2 KB — keep scripts lean. Use alert() or console.log() to debug output during testing. Related Tools Code Minifier — Minify JS, CSS, and HTML files. URL Encoder — Encode/decode URL components manually.

May 16, 2025 · 2 min · 230 words · Productivity Works Editorial
Business Card Generator

Business Card Generator

Design and download professional business cards instantly — no signup required. Card Details <label>Full Name</label> <input type="text" id="bc-name" placeholder="Jane Smith" value="Jane Smith" /> <label>Job Title</label> <input type="text" id="bc-title" placeholder="Product Designer" value="Product Designer" /> <label>Company</label> <input type="text" id="bc-company" placeholder="Acme Corp" value="Acme Corp" /> <label>Email</label> <input type="email" id="bc-email" placeholder="jane@acmecorp.com" value="jane@acmecorp.com" /> <label>Phone</label> <input type="tel" id="bc-phone" placeholder="+1 (555) 000-0000" value="+1 (555) 000-0000" /> <label>Website</label> <input type="url" id="bc-website" placeholder="acmecorp.com" value="acmecorp.com" /> <label>Address</label> <input type="text" id="bc-address" placeholder="123 Main St, New York, NY" value="123 Main St, New York, NY" /> <label style="margin-top:16px;">Layout Template</label> <div class="bc-templates"> <button class="bc-tpl-btn active" data-tpl="classic" onclick="(function(){window._bcSetTpl('classic');})()">Classic</button> <button class="bc-tpl-btn" data-tpl="modern" onclick="(function(){window._bcSetTpl('modern');})()">Modern</button> <button class="bc-tpl-btn" data-tpl="minimal" onclick="(function(){window._bcSetTpl('minimal');})()">Minimal</button> <button class="bc-tpl-btn" data-tpl="bold" onclick="(function(){window._bcSetTpl('bold');})()">Bold</button> </div> <label style="margin-top:16px;">Colors</label> <div class="bc-colors"> <div class="bc-color-group"> <label style="margin-top:0;">Background</label> <input type="color" id="bc-color-bg" value="#1e293b" /> </div> <div class="bc-color-group"> <label style="margin-top:0;">Accent</label> <input type="color" id="bc-color-accent" value="#6366f1" /> </div> <div class="bc-color-group"> <label style="margin-top:0;">Text</label> <input type="color" id="bc-color-text" value="#ffffff" /> </div> </div> <div class="bc-toggle-row"> <button class="bc-toggle on" id="bc-qr-toggle" onclick="(function(){window._bcToggleQr();})()"></button> <span>Show QR code on back</span> </div> <p class="bc-note">Card size: 3.5 × 2 in (91 × 55 mm) — standard business card dimensions.</p> Preview Front Back Download PNG Print Need more design tools? ...

May 16, 2025 · 1 min · 200 words · Productivity Works Editorial
Byte Converter

Byte Converter — Data Size Calculator

Enter a value in any unit below and instantly see it converted into all other data size units — both binary (base-2) and decimal (base-10). The bandwidth calculator at the bottom estimates download time from file size and connection speed. Data Size Converter Value Bit (b) Byte (B) Kilobyte — KB (10³) Megabyte — MB (10⁶) Gigabyte — GB (10⁹) Terabyte — TB (10¹²) Petabyte — PB (10¹⁵) Kibibyte — KiB (2¹⁰) Mebibyte — MiB (2²⁰) Gibibyte — GiB (2³⁰) Tebibyte — TiB (2⁴⁰) Pebibyte — PiB (2⁵⁰) Convert Clear Please enter a valid non-negative number. ...

May 16, 2025 · 2 min · 291 words · Productivity Works Editorial
Calendar Generator

Calendar Generator

...

May 16, 2025 · 1 min · 91 words · Productivity Works Editorial
Calorie Calculator

Calorie Calculator

Find out how many calories your body needs each day — then plan smarter with macro breakdowns and weight goal targets tailored to your lifestyle. Your Details Gender Male Female Age Height cm ft/in cm ft in Weight kg lbs kg Activity Level Sedentary (little or no exercise) Lightly Active (1–3 days/week) Moderately Active (3–5 days/week) Very Active (6–7 days/week) Extra Active (hard exercise + physical job) Formula Mifflin-St Jeor (recommended) Harris-Benedict Mifflin-St Jeor is considered the most accurate for most adults. ...

May 16, 2025 · 1 min · 157 words · Productivity Works Editorial

Carbon Footprint Calculator - Estimate Your CO2 Emissions

Carbon Footprint Calculator Estimate your annual CO2 emissions across transport, home energy, and food choices. ...

May 16, 2025 · 1 min · 173 words · Productivity Works Editorial
Case Converter

Case Converter - Free Online Text Case Tool

Input Text Characters: 0 Words: 0 Lines: 0 Related Tools Format your JSON with ease → JSON Formatter ...

May 16, 2025 · 1 min · 48 words · Productivity Works Editorial
Changelog Generator

Changelog Generator — Release Notes Tool

Generate professional changelogs in Keep a Changelog format. Add version info, categorize your changes, preview the output, and copy or download — no account needed. Quick Presets Major Release Minor Update Patch / Bugfix Security Update Clear All Release Info Version Number Release Date Project Name (optional) Change Entries Added 0 ▼ + Add entry Changed 0 ▼ + Add entry Deprecated 0 ▼ + Add entry Removed 0 ▼ + Add entry Fixed 0 ▼ + Add entry Security 0 ▼ + Add entry Append to Existing Changelog Paste your existing changelog below. The new release will be prepended above it. ...

May 16, 2025 · 1 min · 135 words · Productivity Works Editorial
Character Counter - Text Length Analyzer

Character Counter - Text Length Analyzer

Copy Text Clear Custom limit: characters 0 / 0 Over limit! 0 Characters (with spaces) 0 Characters (no spaces) 0 Words 0 Sentences 0 Paragraphs 0 Lines 0 Unique Characters 0 UTF-8 Bytes Platform Character Limits X / Twitter 0 / 280 SMS (standard) 0 / 160 Meta Description 0 / 160 Title Tag (SEO) 0 / 60 Instagram Caption 0 / 2200 Top 10 Character Frequency Type text above to see character frequency chart Copied to clipboard! How to Use the Character Counter Paste or type any text into the box above — all statistics update instantly. There is nothing to submit or install; everything runs in your browser. ...

May 16, 2025 · 3 min · 484 words · Productivity Works Editorial
Checklist Maker

Checklist Maker

Checklist Maker Export as Text Clear Completed + Add List + Add No items yet. Add one above! Delete This List Kanban board -> Kanban Board ...

May 16, 2025 · 1 min · 44 words · Productivity Works Editorial