Online tools

Checker tools

A collection of great checker-type tools to help you check & verify different types of things.

DNS Lookup

Find A, AAAA, CNAME, MX, NS, TXT, SOA DNS records of a host.

2,869
IP Lookup

Get approximate IP details.

3,366
Reverse IP Lookup

Take an IP and try to look for the domain/host associated with it.

2,686
SSL Lookup

Get all possible details about an SSL certificate.

3,075
Whois Lookup

Get all possible details about a domain name.

2,527
Ping

Ping a website, server or port..

1,725
HTTP headers lookup

Get all the HTTP headers that an URL returns for a typical GET request.

2,823
HTTP/2 Checker

Check whether a website is using the new HTTP/2 protocol or not.

860
Brotli Checker

Check whether a website is using the Brotli Compression algorithm or not.

806
Safe URL checker

Check if the URL is banned and marked as safe/unsafe by Google.

2,611
Google cache checker

Check if the URL is cached or not by Google.

2,906
URL redirect checker

Check for 301 & 302 redirects of a specific URL. It will check for up to 10 redirects.

2,292
Password strength checker

Make sure your passwords are good enough.

2,608
Meta tags checker

Get & verify the meta tags of any website.

2,652
Website hosting checker

Get the web-host of a given website.

2,858
File mime type checker

Get details of any file type, such as the mime type or last edit date.

2,911
Gravatar checker

Get the gravatar.com globally recognized avatar for any email.

2,977
Text tools

A collection of text content related tools to help you create, modify & improve text type of content.

Text separator

Separate text back and forth by new lines, commas, dots...etc.

2,818
Email extractor

Extract email addresses from any kind of text content.

2,418
URL extractor

Extract http/https URLs from any kind of text content.

2,219
Text size calculator

Get the size of a text in Bytes (B), Kilobytes (KB) or Megabytes (MB).

2,191
Duplicate lines remover

Easily remove duplicate lines from a text.

2,611
Text to speech

Use the Google translator API to generate text to speech audio.

2,645
IDN Punnycode converter

Easily convert IDN to Punnycode and back.

2,273
Case converter

Convert your text to any kind of text case, such as lowercase, UPPERCASE, camelCase...etc.

2,988
Character counter

Count the amount of characters and words of a given text.

3,037
List randomizer

Easily convert a list of given text into a randomized list.

2,624
Reverse words

Reverse the words in a given sentence or paragraph with ease.

2,530
Reverse letters

Reverse the letters in a given sentence or paragraph with ease.

2,655
Emojis remover

Remove all the emojis from any given text with ease.

2,834
Reverse list

Reverse a list of given text lines.

2,452
List alphabetizer

Order text lines in alphabetical order (A-Z or Z-A) with ease.

2,563
Upside down text generator

Flip, upside down text with ease.

2,744
Old English text generator

Convert normal text to old english font type.

2,692
Cursive text generator

Convert normal text to cursive font type.

2,998
Palindrome checker

Check if a given word of phrase is palindrome (if it reads the same backwards as forward).

1,881
Converter tools

A collection of tools that help you easily convert data.

Base64 encoder

Encode any string input to Base64.

2,733
Base64 decoder

Decode Base64 input to back to string.

2,630
Base64 to Image

Decode Base64 input to an image.

2,674
Image to Base64

Transform an image input to a Base64 string.

2,848
URL encoder

Encode any string input to URL format.

2,793
URL decoder

Decode URL input to back to a normal string.

2,949
Color converter

Convert your color to multiple other formats.

2,789
Binary converter

Convert text to binary and the other way for any string input.

2,620
Hex converter

Convert text to hexadecimal and the other way for any string input.

2,607
Ascii converter

Convert text to ascii and the other way for any string input.

3,179
Decimal converter

Convert text to decimal and the other way for any string input.

2,491
Octal converter

Convert text to octal and the other way for any string input.

2,781
Morse converter

Convert text to morse and the other way for any string input.

2,384
Number to words converter

Convert a number to written, spelled out words.

2,200
Generator tools

A collection of the most useful generator tools that you can generate data with.

PayPal link generator

Generate a paypal payment link with ease.

2,333
Signature generator

Easily generate your own custom signature and download it with ease.

2,104
Mailto link generator

Generate deep link mailto with subject, body, cc, bcc & get the HTML code as well.

2,799
UTM link generator

Easily add UTM valid parameters and generate a UTM trackable link.

2,439
WhatsApp link generator

Generate whatsapp message links with ease.

2,448
YouTube Timestamp link generator

Generated youtube links with exact start timestamp, helpful for mobile users.

3,076
Slug generator

Generate a URL slug for any string input.

2,712
Lorem Ipsum generator

Easily generate dummy text with the Lorem Ipsum generator.

2,548
Password generator

Generate passwords with custom length and custom settings.

3,043
Random number generator

Generate a random number between a given range.

2,898
UUID v4 generator

Easily generate v4 UUID's (Universally unique identifier) with the help of our tool.

3,124
Bcrypt generator

Generate a bcrypt password hash for any string input.

3,126
MD2 generator

Generate an MD2 hash for any string input.

2,668
MD4 generator

Generate an MD4 hash for any string input.

3,145
MD5 generator

Generate an MD5 hash of 32 characters length for any string input.

3,080
Whirlpool generator

Generate a whirlpool hash for any string input.

2,878
SHA-1 generator

Generate a SHA-1 hash for any string input.

2,570
SHA-224 generator

Generate a SHA-224 hash for any string input.

2,738
SHA-256 generator

Generate a SHA-256 hash for any string input.

2,810
SHA-384 generator

Generate a SHA-384 hash for any string input.

2,275
SHA-512 generator

Generate a SHA-512 hash for any string input.

2,594
SHA-512/224 generator

Generate a SHA-512/224 hash for any string input.

2,469
SHA-512/256 generator

Generate a SHA-512/256 hash for any string input.

2,963
SHA-3/224 generator

Generate a SHA-3/224 hash for any string input.

2,436
SHA-3/256 generator

Generate a SHA-3/256 hash for any string input.

2,608
SHA-3/384 generator

Generate a SHA-3/384 hash for any string input.

2,571
SHA-3/512 generator

Generate a SHA-3/512 hash for any string input.

2,619
Developer tools

A collection of highly useful tools mainly for developers and not only.

HTML minifier

Minify your HTML by removing all the unnecessary characters.

3,054
CSS minifier

Minify your CSS by removing all the unnecessary characters.

2,781
JS minifier

Minify your JS by removing all the unnecessary characters.

3,089
JSON validator & beautifier

Validate JSON content and make it looks good.

2,412
SQL formatter/beautifier

Format & beautify your SQL code with ease.

2,403
HTML entity converter

Encode or decode HTML entities for any given input.

2,510
BBCode to HTML

Convert forum type bbcode snippets to raw HTML code.

2,543
Markdown to HTML

Convert markdown snippets to raw HTML code.

3,100
HTML tags remover

Easily remove all HTML tags from a block of text.

2,220
User agent parser

Parse details from user agent strings.

2,609
URL parser

Parse details from any URLs.

2,894
Image manipulation tools

A collection of tools that help modify & convert image files.

Image optimizer

Compress and optimize images for a smaller image size but still high quality.

2,177
PNG to JPG

Easily convert PNG image files to JPG.

2,164
PNG to WEBP

Easily convert PNG image files to WEBP.

2,173
PNG to BMP

Easily convert PNG image files to BMP.

1,913
PNG to GIF

Easily convert PNG image files to GIF.

1,880
PNG to ICO

Easily convert PNG image files to ICO.

2,740
JPG to PNG

Easily convert JPG image files to PNG.

2,358
JPG to WEBP

Easily convert JPG image files to WEBP.

2,275
JPG to GIF

Easily convert JPG image files to GIF.

2,453
JPG to ICO

Easily convert JPG image files to ICO.

1,907
JPG to BMP

Easily convert JPG image files to BMP.

2,249
WEBP to JPG

Easily convert WEBP image files to JPG.

2,489
WEBP to GIF

Easily convert WEBP image files to GIF.

2,045
WEBP to PNG

Easily convert WEBP image files to PNG.

2,039
WEBP to BMP

Easily convert WEBP image files to BMP.

1,857
WEBP to ICO

Easily convert WEBP image files to ICO.

2,220
BMP to JPG

Easily convert BMP image files to JPG.

2,230
BMP to GIF

Easily convert BMP image files to GIF.

2,193
BMP to PNG

Easily convert BMP image files to PNG.

2,218
BMP to WEBP

Easily convert BMP image files to WEBP.

2,063
BMP to ICO

Easily convert BMP image files to ICO.

2,316
ICO to JPG

Easily convert ICO image files to JPG.

2,176
ICO to GIF

Easily convert ICO image files to GIF.

2,356
ICO to PNG

Easily convert ICO image files to PNG.

2,160
ICO to WEBP

Easily convert ICO image files to WEBP.

2,181
ICO to BMP

Easily convert ICO image files to BMP.

1,940
GIF to JPG

Easily convert GIF image files to JPG.

2,131
GIF to ICO

Easily convert GIF image files to ICO.

2,312
GIF to PNG

Easily convert GIF image files to PNG.

2,173
GIF to WEBP

Easily convert GIF image files to WEBP.

2,035
GIF to BMP

Easily convert GIF image files to BMP.

1,977
Time converter tools

A collection of date & time conversion related tools.

Unix Timestamp to Date

Convert a unix timestamp to UTC and your local date.

2,058
Date to Unix Timestamp

Convert a particular date to the unix timestamp format.

2,223
Misc tools

A collection of other random, but great & useful tools.

YouTube thumbnail downloader

Easily download any YouTube video thumbnail in all the available sizes.

2,614
QR code reader

Upload a QR code image and extract the data out of it.

2,986
Barcode reader

Upload a Barcode image and extract the data out of it.

844
Exif reader

Upload a image and extract the data out of it.

2,800
Color picker

The easiest way to select a color from the color wheel and get the results in any format.

2,365