','>',$script); ?> Bookmarklet Converter

Javascript Bookmarklet Generator

Write your Javascript code here:

Generated Bookmarklet:    '', "\n" => '', "\t" => '', '/' => '%2F', '#' => '%23', '?' => '%3F', '*' => '%2A', '!' => '%21', "'" => '%27', '"' => '%22', '>' => '%3E', '<' => '%3C' ); foreach($escapes as $key => $val){ $script = str_replace($key,$val,$script); } $script = 'javascript:'.$script; echo "Link"; ?>  (click it to test, or drag it to your bookmarks to save it)

Generated Bookmarklet Code:

Reset (start new script)
Download PHP source (for this page)

Written by Tim Cuthbertson