Menu
Tools
HTML Gernerators:
- Button Generator
- Favicon generator
- Box shadow generator
- Extra fonts for stylesheet
- Google fonts
- Character Encode
- Aspect Ratio Calculator
- Google Map Generator
- jsfiddle
- Code highlighter
- Open source alternatives
- Emoji copy/paste
- Royalty free images
- Backdrop videos
Social and SEO:
- SEO checker (new)
- Structured Markup helper
- Webmaster Tools - Home
- FB Object debugger | Apps page
- Google speed testing
- reCaptcha 2 admin panel
Format converters
Facebook likes and shares
%20 is a space,
%0A is a line feed,
%0D is a carriage return,
%3A is a : (colon)
%3B is a ; (semi-colon)
%2F is a / (forward slash)
%5C is a \ (backslash)
%21 is a ! (exclamation)
%22 is a " (inverted comma)
%23 is a # (hash)
%3F is a ? (question mark)
%3D is a = (equals)
%40 is a @ (at)
%25 is a % (percentage)
%3E is a > (greater than)
%3C is a < (less than)
%24 is a $ (dollar)
%26 is a & (ampersand)
%5B is a [
%5D is a ]
%7E is a ~ (tilde)
%5E is a ^
%60 is a `
%7B is a { (opening bracket)
%7D is a } (closing bracket)
%7C is a | (pipe)