Free Bookmarklet Maker & Generator
Create bookmarklets from readable JavaScript, decode existing URLs, inspect capabilities without execution, and test DOM changes in an isolated local fixture.
JavaScript Bookmarklet Converter
Convert JavaScript into an encoded bookmarklet URL, or decode an existing bookmarklet so you can inspect its code before installing it.
Quick Start Presets
Code stays in your browser. Minification is loaded only when you use the converter.
How to Create a Bookmarklet
Turn a JavaScript snippet into a browser tool in three steps.
1. Paste JavaScript
Enter your code or load a preset. Your code stays in your browser.
2. Convert and Review
Wrap and minify the code, then review the readable source and generated URL.
3. Save to Your Browser
Copy the URL into a bookmark or drag the install button to the bookmarks bar.
Popular Bookmarklet Tools
Fast paths for creating, testing, and learning bookmarklets.
Bookmarklet Maker
Create a bookmarklet online from JavaScript code.
Bookmarklet Inspector
Decode and statically review code without executing the bookmarklet.
Isolated Test Fixture
Run code you understand in a disposable local document with restricted browser capabilities.
How to Create a Bookmarklet
Follow a step-by-step guide for writing and saving your first bookmarklet.
Popular Bookmarklets
Ready-to-use bookmarklets for common tasks
Dark Mode Toggle
AccessibilityInstantly toggle dark mode on any website by inverting colors
Highlight All Links
AccessibilityHighlight all clickable links on the page for better visibility
Word Counter
Content AnalysisCount words, characters, and paragraphs on the current page
Image Alt Text Checker
AccessibilityCheck for images missing alt text accessibility attributes
Print Friendly
UtilitiesSimplify the page for printing by hiding navigation, sidebars, sharing controls, and comments
Everything You Need
Complete toolkit for bookmarklet development and discovery
Bookmarklet Generator
Convert your JavaScript code into bookmarklets with automatic minification and encoding
Bookmarklet Inspector
Decode readable source and flag browser capabilities that deserve manual review without running the code
Isolated Test Fixture
Run code you understand in a disposable document with page-origin access, requests, external resources, forms, popups, and downloads restricted
Bookmarklet Library
Browse a curated collection of readable bookmarklets for styling, accessibility checks, analysis, and navigation
Learning Resources
Read practical tutorials on browser compatibility, URL encoding, debugging, security boundaries, and maintenance
Creation Guide
Step-by-step instructions for writing, converting, and installing your first bookmarklet
Create a Bookmarklet Online
Use the converter above or explore the step-by-step tutorials.