
Bookmarklet Maker
Turn JavaScript code into draggable bookmarklets instantly. Paste your code, get a ready-to-use bookmarklet link you can drag to your browser toolbar.
Created by caiorss
Create a free account to get instant access
How to Use
This tool converts JavaScript code into bookmarklets - clickable browser bookmarks that run scripts on web pages. • Enter a title for your bookmarklet in the "Title" field • Write or paste JavaScript code in the large text area • Click "Generate Bookmarklet" to create the bookmarklet • Test your code first by clicking "Run Code" to see if it works on the current page • Use "Clear" to reset both title and code fields The tool outputs three formats: • A clickable blue link you can test immediately • Raw bookmarklet code in the "Output" box • HTML code in the bottom text area for embedding To save a bookmarklet: drag the blue link to your browser's bookmarks bar, or copy the output code and create a new bookmark manually. Common uses: automating web tasks, extracting page data, modifying page appearance, or creating shortcuts to other websites with current page info. The generated bookmarklets work on any website and will execute your JavaScript code when clicked.