YourJS Bookmarklet Creator

Create JavaScript Bookmarklets from your own JavaScript code.

The source from which the bookmarklet will be created.
This is the code that will be executed when the bookmarklet is used.
This is the label (or text) that will be associated with the bookmarklet.

Converted Data URL

{{ label.trim() || DEFAULT_LABEL }} The above link contains your JavaScript. You can drag & drop the above link into your bookmarks to save it. Above is the Data URL produced by your JavaScript thanks to Google's Closure Compiler.