it-tools.billsrepair.tech Open in urlscan Pro
76.26.89.33  Public Scan

URL: https://it-tools.billsrepair.tech/
Submission: On March 31 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

IT - TOOLS

Handy tools for developers
Crypto
Token generator
Hash text
Bcrypt
UUIDs v4 generator
Encrypt / decrypt text
BIP39 passphrase generator
Hmac generator
RSA key pair generator
Converter
Date-time converter
Integer base converter
Roman numeral converter
Base64 string encoder/decoder
Base64 file converter
Color converter
Case converter
Text to NATO alphabet
Web
Encode/decode url formatted strings
Escape html entities
Url parser
Device information
Basic auth generator
Open graph meta generator
OTP code generator
Mime types
JWT parser
Keycode info
Slugify string
HTML WYSIWYG editor
Images
QR Code generator
SVG placeholder generator
Development
Git cheatsheet
Random port generator
Crontab generator
JSON prettify and format
JSON minify
SQL prettify and format
Chmod calculator
Docker run to Docker compose converter
Network
IPv4 subnet calculator
Math
Math evaluator
ETA calculator
Measurement
Chronometer
Temperature converter
Text
Lorem ipsum generator
Text statistics
IT-Tools v2.19.0
© 2023 Corentin Thomasset


Search a tool (use Ctrl + K to focus)







Buy me a coffee



ALL THE TOOLS


TOKEN GENERATOR

Generate random string with the chars you want: uppercase or lowercase letters,
numbers and/or symbols.
 


HASH TEXT

Hash a text string using the function you need : MD5, SHA1, SHA256, SHA224,
SHA512, SHA384, SHA3 or RIPEMD160
 


BCRYPT

Hash and compare text string using bcrypt. Bcrypt is a password-hashing function
based on the Blowfish cipher.
 


UUIDS V4 GENERATOR

A universally unique identifier (UUID) is a 128-bit number used to identify
information in computer systems. The number of possible UUIDs is 16^32, which is
2^128 or about 3.4x10^38 (which is a lot !).
 


ENCRYPT / DECRYPT TEXT

Encrypt and decrypt text clear text using crypto algorithm like AES, TripleDES,
Rabbit or RC4.
 


BIP39 PASSPHRASE GENERATOR

Generate BIP39 passphrase from existing or random mnemonic, or get the mnemonic
from the passphrase.
 


HMAC GENERATOR

Computes a hash-based message authentication code (HMAC) using a secret key and
your favorite hashing function.
 


RSA KEY PAIR GENERATOR

Generate new random RSA private and public key pem certificates.
 


DATE-TIME CONVERTER

Convert date and time into the various different formats
 


INTEGER BASE CONVERTER

Convert number between different bases (decimal, hexadecimal, binary, octal,
base64, ...)
 


ROMAN NUMERAL CONVERTER

Convert Roman numerals to numbers and convert numbers to Roman numerals.
 


BASE64 STRING ENCODER/DECODER

Simply encode and decode string into a their base64 representation.
 


BASE64 FILE CONVERTER

Convert string, files or images into a it's base64 representation.
 


COLOR CONVERTER

Convert color between the different formats (hex, rgb, hsl and css name)
 


CASE CONVERTER

Change the case of a string and chose between different formats
 


TEXT TO NATO ALPHABET

Transform text into NATO phonetic alphabet for oral transmission.
 


ENCODE/DECODE URL FORMATTED STRINGS

Encode to url-encoded format (also known as "percent-encoded") or decode from
it.
 


ESCAPE HTML ENTITIES

Escape or unescape html entities (replace <,>, &, " and ' to their html version)
 


URL PARSER

Parse an url string to get all the different parts (protocol, origin, params,
port, username-password, ...)
 


DEVICE INFORMATION

Get information about your current device (screen size, pixel-ratio, user agent,
...)
 


BASIC AUTH GENERATOR

Generate a base64 basic auth header from an username and a password.
 


OPEN GRAPH META GENERATOR

Generate open-graph and socials html meta tags for your website.
 


OTP CODE GENERATOR

Generate and validate time-based OTP (one time password) for multi-factor
authentication.
 


MIME TYPES

Convert mime types to extensions and vice-versa.
 


JWT PARSER

Parse and decode your JSON Web Token (jwt) and display its content.
 


KEYCODE INFO

Find the javascript keycode, code, location and modifiers of any pressed key.
 


SLUGIFY STRING

Make a string url, filename and id safe.
 


HTML WYSIWYG EDITOR

Online HTML editor with feature-rich WYSIWYG editor, get the source code of the
content immediately.
 


QR CODE GENERATOR

Generate and download QR-code for an url or just a text and customize the
background and foreground colors.
 


SVG PLACEHOLDER GENERATOR

Generate svg images to use as placeholder in your applications.
 


GIT CHEATSHEET

Git is a decentralized version management software. With this cheatsheet you
will have a quick access to the most common git commands.
 


RANDOM PORT GENERATOR

Generate random port numbers outside of the range of "known" ports (0-1023).
 


CRONTAB GENERATOR

Validate and generate crontab and get the human readable description of the cron
schedule.
 


JSON PRETTIFY AND FORMAT

Prettify your JSON string to a human friendly readable format.
 


JSON MINIFY

Minify and compress your JSON by removing unnecessary white spaces.
 


SQL PRETTIFY AND FORMAT

Format and prettify your SQL queries online (it supports various SQL dialects).
 


CHMOD CALCULATOR

Compute your chmod permissions and commands with this online chmod calculator.
 


DOCKER RUN TO DOCKER COMPOSE CONVERTER

Turns docker run commands into docker-compose files!
 


IPV4 SUBNET CALCULATOR

Parse your IPv4 CIDR blocks and get all the info you need about your sub
network.
 


MATH EVALUATOR

Evaluate math expression, like a calculator on steroid (you can use function
like sqrt, cos, sin, abs, ...)
 


ETA CALCULATOR

An ETA (Estimated Time of Arrival) calculator to know the approximate end time
of a task, for example the moment of ending of a download.
 


CHRONOMETER

Monitor the duration of a thing. Basically a chronometer with simple chronometer
features.
 


TEMPERATURE CONVERTER

Temperature degrees conversions for Kelvin, Celsius, Fahrenheit, Rankine,
Delisle, Newton, Réaumur and Rømer.
 


LOREM IPSUM GENERATOR

Lorem ipsum is a placeholder text commonly used to demonstrate the visual form
of a document or a typeface without relying on meaningful content
 


TEXT STATISTICS

Get information about a text, the amount of characters, the amount of words,
it's size, ...