Showing 20 Instant Answers.

Atbash
Simple substitution cipher for a given string.
Query examples: atbash example
Base64
Encode to and decode from base64.
Case
Make a string uppercase or lowercase.
Date
Displays the user's current date.
Query examples: current date, local date, date
Flip Coin
Flip a coin.
Query examples: flip coin, heads or tails
Hex Color
Get RGB, HSL and CMYB values for a hex color.
Query examples: #cc0000, #c00
IP
Displays the user's IP address.
Query examples: what is my ip, my ip, ip
Leap Year
Shows whether a year is a leap year or not.
Lorem Ipsum
Generate Lorem Ipsum text.
Query examples: lorem ipsum, lorem ipsum 3
MD5
Calculate the MD5 hash for a given string.
Query examples: md5 example
Morse Code
Convert to and from morse code.
Pi
Returns the Pi number.
Query examples: Pi
QR Code
Generate a QR code for a given string.
Query examples: qr code example
Reverse Text
Reverse the order of the characters from a given string.
Query examples: reverse text example
Roll
Get a random value between 1 and a given number.
Query examples: roll 100
Screen Resolution
Displays the user's screen resolution.
Query examples: screen resolution
Sort Numbers
Return the given numbers list in a sorted order.
Stopwatch
Displays a stopwatch.
Query examples: stopwatch, chronometer
Time
Displays the user's current time.
Query examples: current time, local time, time
Unix Time
Convert a unix timestamp value to human-readable value.