2024-08-15 16:43:17 +00:00
|
|
|
'404':
|
|
|
|
notFound: 404 Not Found
|
|
|
|
sorry: Sorry, this page does not seem to exist
|
|
|
|
maybe: Maybe the cache is doing tricky things, try force-refreshing?
|
|
|
|
backHome: Back home
|
2023-06-18 14:11:38 +02:00
|
|
|
home:
|
|
|
|
categories:
|
2023-06-19 23:14:44 +02:00
|
|
|
newestTools: Newest tools
|
2024-08-15 16:43:17 +00:00
|
|
|
favoriteTools: Your favorite tools
|
|
|
|
allTools: All the tools
|
|
|
|
subtitle: Handy tools for developers
|
|
|
|
toggleMenu: Toggle menu
|
2023-10-23 15:14:34 +08:00
|
|
|
home: Home
|
2024-08-15 16:43:17 +00:00
|
|
|
uiLib: UI Lib
|
|
|
|
support: Support IT-Tools development
|
|
|
|
buyMeACoffee: Buy me a coffee
|
2023-10-23 15:14:34 +08:00
|
|
|
follow:
|
2024-08-15 16:43:17 +00:00
|
|
|
title: You like it-tools?
|
|
|
|
p1: Give us a star on
|
|
|
|
githubRepository: IT-Tools GitHub repository
|
|
|
|
p2: or follow us on
|
|
|
|
twitterAccount: IT-Tools Twitter account
|
|
|
|
thankYou: Thank you!
|
2023-10-23 15:14:34 +08:00
|
|
|
nav:
|
2024-08-15 16:43:17 +00:00
|
|
|
github: GitHub repository
|
|
|
|
githubRepository: IT-Tools GitHub repository
|
|
|
|
twitter: Twitter account
|
|
|
|
twitterAccount: IT Tools Twitter account
|
|
|
|
about: About IT-Tools
|
|
|
|
aboutLabel: About
|
|
|
|
darkMode: Dark mode
|
|
|
|
lightMode: Light mode
|
|
|
|
mode: Toggle dark/light mode
|
2023-10-22 16:15:39 +08:00
|
|
|
about:
|
2023-11-15 00:15:41 +01:00
|
|
|
content: >
|
|
|
|
# About IT-Tools
|
|
|
|
|
2024-08-15 16:43:17 +00:00
|
|
|
This wonderful website, made with ❤ by [Corentin
|
|
|
|
Thomasset](https://github.com/CorentinTh) , aggregates useful tools for
|
|
|
|
developer and people working in IT. If you find it useful, please feel free
|
|
|
|
to share it to people you think may find it useful too and don't forget to
|
|
|
|
bookmark it in your shortcut bar!
|
2023-11-15 00:15:41 +01:00
|
|
|
|
2024-08-15 16:43:17 +00:00
|
|
|
IT Tools is open-source (under the MIT license) and free, and will always
|
|
|
|
be, but it costs me money to host and renew the domain name. If you want to
|
|
|
|
support my work, and encourage me to add more tools, please consider
|
|
|
|
supporting by [sponsoring me](https://www.buymeacoffee.com/cthmsst).
|
2023-11-15 00:15:41 +01:00
|
|
|
|
|
|
|
## Technologies
|
|
|
|
|
2024-08-15 16:43:17 +00:00
|
|
|
IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library
|
|
|
|
and is hosted and continuously deployed by Vercel. Third-party open-source
|
|
|
|
libraries are used in some tools, you may find the complete list in the
|
|
|
|
[package.json](https://github.com/CorentinTh/it-tools/blob/main/package.json)
|
|
|
|
file of the repository.
|
2023-11-15 00:15:41 +01:00
|
|
|
|
|
|
|
## Found a bug? A tool is missing?
|
|
|
|
|
2024-08-15 16:43:17 +00:00
|
|
|
If you need a tool that is currently not present here, and you think can be
|
|
|
|
useful, you are welcome to submit a feature request in the [issues
|
|
|
|
section](https://github.com/CorentinTh/it-tools/issues/new/choose) in the
|
|
|
|
GitHub repository.
|
2023-11-15 00:15:41 +01:00
|
|
|
|
2024-08-15 16:43:17 +00:00
|
|
|
And if you found a bug, or something doesn't work as expected, please file a
|
|
|
|
bug report in the [issues
|
|
|
|
section](https://github.com/CorentinTh/it-tools/issues/new/choose) in the
|
|
|
|
GitHub repository.
|
2023-11-16 16:20:42 +08:00
|
|
|
favoriteButton:
|
2024-08-15 16:43:17 +00:00
|
|
|
remove: Remove from favorites
|
|
|
|
add: Add to favorites
|
2023-10-22 16:21:10 +08:00
|
|
|
toolCard:
|
2023-10-23 15:14:34 +08:00
|
|
|
new: New
|
2023-11-01 15:38:19 +01:00
|
|
|
search:
|
|
|
|
label: Search
|
|
|
|
tools:
|
|
|
|
categories:
|
2024-08-15 16:43:17 +00:00
|
|
|
favorite-tools: Your favorite tools
|
2023-11-01 15:38:19 +01:00
|
|
|
crypto: Crypto
|
|
|
|
converter: Converter
|
|
|
|
web: Web
|
2024-08-15 16:43:17 +00:00
|
|
|
images and videos: Images & Videos
|
2023-11-01 15:38:19 +01:00
|
|
|
development: Development
|
|
|
|
network: Network
|
|
|
|
math: Math
|
|
|
|
measurement: Measurement
|
|
|
|
text: Text
|
|
|
|
data: Data
|
2024-02-11 00:33:52 +01:00
|
|
|
password-strength-analyser:
|
|
|
|
title: Password strength analyser
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Discover the strength of your password with this client-side-only password
|
|
|
|
strength analyser and crack time estimation tool.
|
2024-02-11 00:33:52 +01:00
|
|
|
chronometer:
|
|
|
|
title: Chronometer
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Monitor the duration of a thing. Basically a chronometer with simple
|
|
|
|
chronometer features.
|
|
|
|
button:
|
|
|
|
start: Start
|
|
|
|
stop: Stop
|
|
|
|
reset: Reset
|
2024-02-11 00:33:52 +01:00
|
|
|
token-generator:
|
|
|
|
title: Token generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Generate random string with the chars you want, uppercase or lowercase
|
|
|
|
letters, numbers and/or symbols.
|
2024-02-11 00:33:52 +01:00
|
|
|
uppercase: Uppercase (ABC...)
|
|
|
|
lowercase: Lowercase (abc...)
|
|
|
|
numbers: Numbers (123...)
|
|
|
|
symbols: Symbols (!-;...)
|
|
|
|
length: Length
|
2024-08-15 16:43:17 +00:00
|
|
|
tokenPlaceholder: The token...
|
2024-02-11 00:33:52 +01:00
|
|
|
copied: Token copied to the clipboard
|
|
|
|
button:
|
|
|
|
copy: Copy
|
|
|
|
refresh: Refresh
|
|
|
|
percentage-calculator:
|
|
|
|
title: Percentage calculator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Easily calculate percentages from a value to another value, or from a
|
|
|
|
percentage to a value.
|
2024-02-11 00:33:52 +01:00
|
|
|
svg-placeholder-generator:
|
|
|
|
title: SVG placeholder generator
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Generate svg images to use as a placeholder in your applications.
|
2024-02-11 00:33:52 +01:00
|
|
|
json-to-csv:
|
|
|
|
title: JSON to CSV
|
|
|
|
description: Convert JSON to CSV with automatic header detection.
|
|
|
|
camera-recorder:
|
|
|
|
title: Camera recorder
|
|
|
|
description: Take a picture or record a video from your webcam or camera.
|
|
|
|
keycode-info:
|
|
|
|
title: Keycode info
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Find the javascript keycode, code, location and modifiers of any pressed
|
|
|
|
key.
|
2024-02-11 00:33:52 +01:00
|
|
|
emoji-picker:
|
|
|
|
title: Emoji picker
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Copy and paste emojis easily and get the unicode and code points value of
|
|
|
|
each emoji.
|
2024-02-11 00:33:52 +01:00
|
|
|
color-converter:
|
|
|
|
title: Color converter
|
|
|
|
description: Convert color between the different formats (hex, rgb, hsl and css name)
|
|
|
|
bcrypt:
|
|
|
|
title: Bcrypt
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Hash and compare text string using bcrypt. Bcrypt is a password-hashing
|
|
|
|
function based on the Blowfish cipher.
|
2024-02-11 00:33:52 +01:00
|
|
|
crontab-generator:
|
|
|
|
title: Crontab generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Validate and generate crontab and get the human-readable description of
|
|
|
|
the cron schedule.
|
2024-02-11 00:33:52 +01:00
|
|
|
http-status-codes:
|
|
|
|
title: HTTP status codes
|
2024-05-05 12:49:31 -04:00
|
|
|
description: The list of all HTTP status codes, their name, and their meaning.
|
2024-02-11 00:33:52 +01:00
|
|
|
sql-prettify:
|
|
|
|
title: SQL prettify and format
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Format and prettify your SQL queries online (it supports various SQL
|
|
|
|
dialects).
|
2024-02-11 00:33:52 +01:00
|
|
|
benchmark-builder:
|
|
|
|
title: Benchmark builder
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Easily compare execution time of tasks with this very simple online
|
|
|
|
benchmark builder.
|
2024-02-11 00:33:52 +01:00
|
|
|
git-memo:
|
|
|
|
title: Git cheatsheet
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Git is a decentralized version management software. With this cheatsheet,
|
|
|
|
you will have quick access to the most common git commands.
|
2024-02-11 00:33:52 +01:00
|
|
|
slugify-string:
|
|
|
|
title: Slugify string
|
|
|
|
description: Make a string url, filename and id safe.
|
|
|
|
encryption:
|
|
|
|
title: Encrypt / decrypt text
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Encrypt clear text and decrypt ciphertext using crypto algorithms like
|
|
|
|
AES, TripleDES, Rabbit or RC4.
|
2024-02-11 00:33:52 +01:00
|
|
|
random-port-generator:
|
|
|
|
title: Random port generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Generate random port numbers outside of the range of "known" ports
|
|
|
|
(0-1023).
|
2024-02-11 00:33:52 +01:00
|
|
|
yaml-prettify:
|
|
|
|
title: YAML prettify and format
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Prettify your YAML string into a friendly, human-readable format.
|
2024-02-11 00:33:52 +01:00
|
|
|
eta-calculator:
|
|
|
|
title: ETA calculator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
An ETA (Estimated Time of Arrival) calculator to determine the approximate
|
|
|
|
end time of a task, for example, the end time and duration of a file
|
|
|
|
download.
|
2024-02-11 00:33:52 +01:00
|
|
|
roman-numeral-converter:
|
|
|
|
title: Roman numeral converter
|
|
|
|
description: Convert Roman numerals to numbers and convert numbers to Roman numerals.
|
|
|
|
hmac-generator:
|
|
|
|
title: Hmac generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Computes a hash-based message authentication code (HMAC) using a secret
|
|
|
|
key and your favorite hashing function.
|
2024-02-11 00:33:52 +01:00
|
|
|
bip39-generator:
|
|
|
|
title: BIP39 passphrase generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Generate a BIP39 passphrase from an existing or random mnemonic, or get
|
|
|
|
the mnemonic from the passphrase.
|
2024-02-11 00:33:52 +01:00
|
|
|
base64-file-converter:
|
|
|
|
title: Base64 file converter
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Convert a string, file, or image into its base64 representation.
|
2024-02-11 00:33:52 +01:00
|
|
|
list-converter:
|
|
|
|
title: List converter
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
This tool can process column-based data and apply various changes
|
|
|
|
(transpose, add prefix and suffix, reverse list, sort list, lowercase
|
|
|
|
values, truncate values) to each row.
|
2024-02-11 00:33:52 +01:00
|
|
|
base64-string-converter:
|
|
|
|
title: Base64 string encoder/decoder
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Simply encode and decode strings into their base64 representation.
|
2024-02-11 00:33:52 +01:00
|
|
|
toml-to-yaml:
|
|
|
|
title: TOML to YAML
|
|
|
|
description: Parse and convert TOML to YAML.
|
|
|
|
math-evaluator:
|
|
|
|
title: Math evaluator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
A calculator for evaluating mathematical expressions. You can use
|
|
|
|
functions like sqrt, cos, sin, abs, etc.
|
2024-02-11 00:33:52 +01:00
|
|
|
json-to-yaml-converter:
|
|
|
|
title: JSON to YAML converter
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Simply convert JSON to YAML with this online live converter.
|
2024-02-11 00:33:52 +01:00
|
|
|
url-parser:
|
2024-05-05 12:49:31 -04:00
|
|
|
title: URL parser
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Parse a URL into its separate constituent parts (protocol, origin, params,
|
|
|
|
port, username-password, ...)
|
2024-02-11 00:33:52 +01:00
|
|
|
iban-validator-and-parser:
|
|
|
|
title: IBAN validator and parser
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Validate and parse IBAN numbers. Check if an IBAN is valid and get the
|
|
|
|
country, BBAN, if it is a QR-IBAN and the IBAN friendly format.
|
2024-02-11 00:33:52 +01:00
|
|
|
user-agent-parser:
|
|
|
|
title: User-agent parser
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Detect and parse Browser, Engine, OS, CPU, and Device type/model from an
|
|
|
|
user-agent string.
|
2024-02-11 00:33:52 +01:00
|
|
|
numeronym-generator:
|
|
|
|
title: Numeronym generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
A numeronym is a word where a number is used to form an abbreviation. For
|
|
|
|
example, "i18n" is a numeronym of "internationalization" where 18 stands
|
|
|
|
for the number of letters between the first i and the last n in the word.
|
2024-02-11 00:33:52 +01:00
|
|
|
case-converter:
|
|
|
|
title: Case converter
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Transform the case of a string and choose between different formats
|
2024-02-11 00:33:52 +01:00
|
|
|
html-entities:
|
2024-05-05 12:49:31 -04:00
|
|
|
title: Escape HTML entities
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Escape or unescape HTML entities (replace characters like <,>, &, " and \'
|
|
|
|
with their HTML version)
|
2024-02-11 00:33:52 +01:00
|
|
|
json-prettify:
|
|
|
|
title: JSON prettify and format
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Prettify your JSON string into a friendly, human-readable format.
|
2024-02-11 00:33:52 +01:00
|
|
|
docker-run-to-docker-compose-converter:
|
|
|
|
title: Docker run to Docker compose converter
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Transforms "docker run" commands into docker-compose files!
|
2024-02-11 00:33:52 +01:00
|
|
|
mac-address-lookup:
|
|
|
|
title: MAC address lookup
|
|
|
|
description: Find the vendor and manufacturer of a device by its MAC address.
|
|
|
|
mime-types:
|
2024-05-05 12:49:31 -04:00
|
|
|
title: MIME types
|
|
|
|
description: Convert MIME types to file extensions and vice-versa.
|
2024-02-11 00:33:52 +01:00
|
|
|
toml-to-json:
|
|
|
|
title: TOML to JSON
|
|
|
|
description: Parse and convert TOML to JSON.
|
|
|
|
lorem-ipsum-generator:
|
|
|
|
title: Lorem ipsum generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Lorem ipsum is a placeholder text commonly used to demonstrate the visual
|
|
|
|
form of a document or a typeface without relying on meaningful content
|
2024-02-11 00:33:52 +01:00
|
|
|
qrcode-generator:
|
|
|
|
title: QR Code generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Generate and download a QR code for a URL (or just plain text), and
|
|
|
|
customize the background and foreground colors.
|
2024-02-11 00:33:52 +01:00
|
|
|
wifi-qrcode-generator:
|
|
|
|
title: WiFi QR Code generator
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Generate and download QR codes for quick connections to WiFi networks.
|
2024-02-11 00:33:52 +01:00
|
|
|
xml-formatter:
|
|
|
|
title: XML formatter
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Prettify your XML string into a friendly, human-readable format.
|
2024-02-11 00:33:52 +01:00
|
|
|
temperature-converter:
|
|
|
|
title: Temperature converter
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Degrees temperature conversions for Kelvin, Celsius, Fahrenheit, Rankine,
|
|
|
|
Delisle, Newton, Réaumur, and Rømer.
|
2024-02-11 00:33:52 +01:00
|
|
|
chmod-calculator:
|
|
|
|
title: Chmod calculator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Compute your chmod permissions and commands with this online chmod
|
|
|
|
calculator.
|
2024-02-11 00:33:52 +01:00
|
|
|
rsa-key-pair-generator:
|
|
|
|
title: RSA key pair generator
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Generate a new random RSA private and public pem certificate key pair.
|
2024-02-11 00:33:52 +01:00
|
|
|
html-wysiwyg-editor:
|
|
|
|
title: HTML WYSIWYG editor
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Online, feature-rich WYSIWYG HTML editor which generates the source code
|
|
|
|
of the content immediately.
|
2024-02-11 00:33:52 +01:00
|
|
|
yaml-to-toml:
|
|
|
|
title: YAML to TOML
|
|
|
|
description: Parse and convert YAML to TOML.
|
|
|
|
mac-address-generator:
|
|
|
|
title: MAC address generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Enter the quantity and prefix. MAC addresses will be generated in your
|
|
|
|
chosen case (uppercase or lowercase)
|
2024-02-11 00:33:52 +01:00
|
|
|
json-diff:
|
|
|
|
title: JSON diff
|
|
|
|
description: Compare two JSON objects and get the differences between them.
|
|
|
|
jwt-parser:
|
|
|
|
title: JWT parser
|
|
|
|
description: Parse and decode your JSON Web Token (jwt) and display its content.
|
|
|
|
date-converter:
|
|
|
|
title: Date-time converter
|
|
|
|
description: Convert date and time into the various different formats
|
|
|
|
phone-parser-and-formatter:
|
|
|
|
title: Phone parser and formatter
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Parse, validate and format phone numbers. Get information about the phone
|
|
|
|
number, like the country code, type, etc.
|
2024-02-11 00:33:52 +01:00
|
|
|
ipv4-subnet-calculator:
|
|
|
|
title: IPv4 subnet calculator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Parse your IPv4 CIDR blocks and get all the info you need about your
|
|
|
|
subnet.
|
2024-02-11 00:33:52 +01:00
|
|
|
og-meta-generator:
|
|
|
|
title: Open graph meta generator
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Generate open-graph and socials HTML meta tags for your website.
|
2024-02-11 00:33:52 +01:00
|
|
|
ipv6-ula-generator:
|
|
|
|
title: IPv6 ULA generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Generate your own local, non-routable IP addresses for your network
|
|
|
|
according to RFC4193.
|
2024-02-11 00:33:52 +01:00
|
|
|
hash-text:
|
|
|
|
title: Hash text
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Hash a text string using the function you need : MD5, SHA1, SHA256,
|
|
|
|
SHA224, SHA512, SHA384, SHA3 or RIPEMD160
|
2024-02-11 00:33:52 +01:00
|
|
|
json-to-toml:
|
|
|
|
title: JSON to TOML
|
|
|
|
description: Parse and convert JSON to TOML.
|
|
|
|
device-information:
|
|
|
|
title: Device information
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Get information about your current device (screen size, pixel-ratio, user
|
|
|
|
agent, ...)
|
2024-02-11 00:33:52 +01:00
|
|
|
pdf-signature-checker:
|
|
|
|
title: PDF signature checker
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Verify the signatures of a PDF file. A signed PDF file contains one or
|
|
|
|
more signatures that may be used to determine whether the contents of the
|
|
|
|
file have been altered since the file was signed.
|
2024-02-11 00:33:52 +01:00
|
|
|
json-minify:
|
|
|
|
title: JSON minify
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Minify and compress your JSON by removing unnecessary whitespace.
|
2024-02-11 00:33:52 +01:00
|
|
|
ulid-generator:
|
|
|
|
title: ULID generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Generate random Universally Unique Lexicographically Sortable Identifier
|
|
|
|
(ULID).
|
2024-02-11 00:33:52 +01:00
|
|
|
string-obfuscator:
|
|
|
|
title: String obfuscator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Obfuscate a string (like a secret, an IBAN, or a token) to make it
|
|
|
|
shareable and identifiable without revealing its content.
|
2024-02-11 00:33:52 +01:00
|
|
|
base-converter:
|
|
|
|
title: Integer base converter
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Convert a number between different bases (decimal, hexadecimal, binary,
|
|
|
|
octal, base64, ...)
|
2024-02-11 00:33:52 +01:00
|
|
|
yaml-to-json-converter:
|
|
|
|
title: YAML to JSON converter
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Simply convert YAML to JSON with this online live converter.
|
2024-02-11 00:33:52 +01:00
|
|
|
uuid-generator:
|
|
|
|
title: UUIDs generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
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!).
|
2024-02-11 00:33:52 +01:00
|
|
|
ipv4-address-converter:
|
2024-05-05 12:49:31 -04:00
|
|
|
title: IPv4 address converter
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Convert an IP address into decimal, binary, hexadecimal, or even an IPv6
|
|
|
|
representation of it.
|
2024-02-11 00:33:52 +01:00
|
|
|
text-statistics:
|
|
|
|
title: Text statistics
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Get information about a text, the number of characters, the number of
|
|
|
|
words, its size in bytes, ...
|
2024-02-11 00:33:52 +01:00
|
|
|
text-to-nato-alphabet:
|
|
|
|
title: Text to NATO alphabet
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Transform text into the NATO phonetic alphabet for oral transmission.
|
2024-02-11 00:33:52 +01:00
|
|
|
basic-auth-generator:
|
|
|
|
title: Basic auth generator
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Generate a base64 basic auth header from a username and password.
|
2024-08-15 16:43:17 +00:00
|
|
|
button:
|
|
|
|
copy: Copy header
|
|
|
|
username: Username
|
|
|
|
yourusername: Your username...
|
|
|
|
password: Password
|
|
|
|
yourpassword: Your password...
|
|
|
|
copied: Header copied to the clipboard
|
2024-02-11 00:33:52 +01:00
|
|
|
text-to-unicode:
|
|
|
|
title: Text to Unicode
|
|
|
|
description: Parse and convert text to unicode and vice-versa
|
|
|
|
ipv4-range-expander:
|
|
|
|
title: IPv4 range expander
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Given a start and an end IPv4 address, this tool calculates a valid IPv4
|
|
|
|
subnet along with its CIDR notation.
|
2024-02-11 00:33:52 +01:00
|
|
|
text-diff:
|
|
|
|
title: Text diff
|
|
|
|
description: Compare two texts and see the differences between them.
|
|
|
|
otp-generator:
|
|
|
|
title: OTP code generator
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Generate and validate time-based OTP (one time password) for multi-factor
|
|
|
|
authentication.
|
2024-02-11 00:33:52 +01:00
|
|
|
url-encoder:
|
2024-05-05 12:49:31 -04:00
|
|
|
title: Encode/decode URL-formatted strings
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Encode text to URL-encoded format (also known as "percent-encoded"), or
|
|
|
|
decode from it.
|
2024-02-11 00:33:52 +01:00
|
|
|
text-to-binary:
|
|
|
|
title: Text to ASCII binary
|
2024-05-05 12:49:31 -04:00
|
|
|
description: Convert text to its ASCII binary representation and vice-versa.
|
2024-06-21 20:25:47 +00:00
|
|
|
safelink-decoder:
|
|
|
|
title: Outlook Safelink decoder
|
|
|
|
description: Decode Outlook SafeLink links
|
|
|
|
ascii-text-drawer:
|
|
|
|
title: ASCII Art Text Generator
|
|
|
|
description: Create ASCII art text with many fonts and styles.
|
2024-08-12 17:39:18 +00:00
|
|
|
json-to-xml:
|
|
|
|
title: JSON to XML
|
|
|
|
description: Convert JSON to XML
|
|
|
|
xml-to-json:
|
|
|
|
title: XML to JSON
|
2024-08-15 14:44:39 +00:00
|
|
|
description: Convert XML to JSON
|
|
|
|
email-normalizer:
|
|
|
|
title: Email normalizer
|
2024-08-15 16:43:17 +00:00
|
|
|
description: >-
|
|
|
|
Normalize email addresses to a standard format for easier comparison.
|
|
|
|
Useful for deduplication and data cleaning.
|