itcard.org toolbox
The card catalog for IT.
119 tools, all listed below — no accounts, no uploads, no waiting on a server round-trip unless the tool genuinely needs one.
Data & size (3)
Mbps → MB/s
Convert network speed between bits and bytes per second.
Data & sizeGB ↔ MB converter
Convert between decimal and binary storage units.
Data & sizeImage size calculator
Estimate uncompressed file size from resolution and color depth.
Number systems (3)
Binary / decimal converter
Convert instantly between binary, decimal, octal and hex.
Number systemsHexadecimal converter
Convert hex to text, decimal, binary and back.
Number systemsUnix timestamp converter
Convert Unix time to a human-readable date, and back.
Network & security (11)
IP subnet calculator
Get network, broadcast, usable range and host count from a CIDR.
Network & securityVLSM subnet planner
Carve one block into several right-sized subnets.
Network & securityDomain WHOIS lookup
Look up registrar, dates, name servers and status for a domain.
Network & securityPassword generator
Generate strong random passwords with custom rules.
Network & securityHash generator
MD5, SHA-1, SHA-256 and SHA-512 of any text.
Network & securityRSA / EC key pair generator
Generate a standalone public/private key pair.
Network & securityHMAC generator
Generate a keyed-hash message authentication code.
Network & securityAES encrypt / decrypt
Symmetric encryption of text with a passphrase, in your browser.
Network & securityPassword strength analyzer
Estimate how long a password would take to crack.
Network & securityTOTP code generator
Generate time-based one-time codes for testing 2FA.
Network & securityPGP key viewer
Inspect a public key: fingerprint, key ID, algorithm, creation date.
Encoding & text (5)
URL encoder / decoder
Percent-encode or decode a string or full URL.
Encoding & textBase64 encoder / decoder
Encode or decode Base64 text.
Encoding & textJSON formatter
Pretty-print, minify and validate JSON.
Encoding & textUUID generator
Generate v4 UUIDs, one at a time or in bulk.
Encoding & textRegex tester
Test a regular expression against sample text live.
Design (5)
QR code generator
Turn a URL or text into a downloadable QR code.
DesignColor converter
Convert between HEX, RGB and HSL.
DesignColor contrast checker
Check WCAG AA/AAA contrast ratio between two colors.
DesignImage color palette extractor
Pull the dominant colors out of an image.
DesignImage metadata (EXIF) viewer
View camera, GPS and other EXIF data embedded in a photo.
Text tools (7)
Text statistics
Word, character and sentence counts, plus reading time.
Text toolsDuplicate line remover
Remove duplicate lines from a list, preserving order.
Text toolsList sorter
Sort, reverse or shuffle a list of lines.
Text toolsFind & replace
Bulk find and replace across a block of text, with regex support.
Text toolsMarkdown table generator
Turn pasted tabular data into an aligned Markdown table.
Text toolsASCII art banner
Turn text into a block-letter ASCII banner.
Text toolsWord frequency counter
Count how often each word appears in a text.
Time & everyday conversions (11)
World clock
See the current time in multiple cities at once.
Time & everyday conversionsTimezone converter
Convert a time between any two timezones.
Time & everyday conversionsDate difference calculator
Calculate days, weeks or months between two dates.
Time & everyday conversionsRoman numeral converter
Convert between numbers and Roman numerals.
Time & everyday conversionsText ↔ binary converter
Convert text to binary/octal/hex and back.
Time & everyday conversionsText ↔ Unicode converter
Look up Unicode code points for characters, and back.
Time & everyday conversionsText → NATO alphabet
Spell out text using the NATO phonetic alphabet.
Time & everyday conversionsMath evaluator
Evaluate a math expression, with common functions.
Time & everyday conversionsPercentage calculator
Percentage of a number, percent change, and more.
Time & everyday conversionsTemperature converter
Convert between Celsius, Fahrenheit and Kelvin.
Time & everyday conversionsImage resize / compress
Resize an image and adjust its compression quality.
Reference (7)
Chmod calculator
Convert between octal and rwx permission notation.
ReferenceCommon ports reference
Searchable list of well-known and registered network ports.
ReferenceHTTP status code reference
Every HTTP status code with a plain-English explanation.
ReferenceMIME types reference
Look up the MIME type for a file extension, or vice versa.
ReferenceLinux commands reference
Searchable reference for common Linux commands with examples.
ReferenceGit cheatsheet
Searchable reference for common Git commands.
ReferenceRegex cheatsheet
Common regular expression patterns and syntax reference.
Hosting & web server tools (9)
.htaccess generator
Build redirects and rewrite rules for Apache.
Hosting & web server toolshtpasswd generator
Hash passwords for Apache Basic Auth (bcrypt, apr1, SHA1).
Hosting & web server toolsrobots.txt generator
Build allow/disallow rules and a sitemap reference.
Hosting & web server toolsMeta tag generator
SEO meta tags and Open Graph / Twitter card tags.
Hosting & web server toolsFavicon generator
Generate a full favicon set from one image.
Hosting & web server toolsPHP environment info
This server's PHP version, extensions and limits.
Hosting & web server toolsrobots.txt tester
Check whether a path is allowed for a given crawler.
Hosting & web server toolsCSP builder
Build a Content-Security-Policy header.
Hosting & web server toolsCache-Control builder
Build a Cache-Control header for HTTP responses.
DNS & network diagnostics (14)
DNS lookup
A, AAAA, MX, TXT, NS, CNAME and CAA records for a domain.
DNS & network diagnosticsEmail deliverability checker
Look up and validate a domain's SPF, DKIM and DMARC records.
DNS & network diagnosticsHTTP header inspector
See response headers, status code and the redirect chain.
DNS & network diagnosticsSecurity headers checker
Grade a site's CSP, HSTS and other security headers.
DNS & network diagnosticsPort checker
Check whether a host:port is open.
DNS & network diagnosticsWhat's my IP
Shows the IP address this server sees for you.
DNS & network diagnosticsIPv4 address converter
Convert an IPv4 address between dotted-decimal, hex, binary and integer.
DNS & network diagnosticsCIDR range expander
Expand a CIDR block into its full IP range, or the reverse.
DNS & network diagnosticsMAC address lookup
Look up the hardware vendor for a MAC address.
DNS & network diagnosticsMAC address generator
Generate random MAC addresses, valid or locally-administered.
DNS & network diagnosticsIP geolocation lookup
Look up the approximate location and ISP for an IP address.
DNS & network diagnosticsCORS checker
Test whether a URL sends proper cross-origin headers for a given origin.
DNS & network diagnosticsWebsite speed checker
Measure connect time, time to first byte, and total load time.
DNS & network diagnosticsEmail header analyzer
Parse raw email headers and trace the delivery hops.
Developer utilities (15)
JWT decoder
Inspect a JSON Web Token's header and payload claims.
Developer utilitiesCron expression parser
Explain a cron expression in plain English and show next run times.
Developer utilitiesDiff checker
Compare two blocks of text, line by line.
Developer utilitiesCase converter
Convert text between camelCase, snake_case, kebab-case and more.
Developer utilitiesLorem ipsum generator
Generate placeholder paragraphs, sentences or words.
Developer utilitiesSlug generator
Turn text into a URL-friendly slug.
Developer utilitiesDocker run → Compose
Convert a docker run command into a docker-compose.yml.
Developer utilitiesSQL formatter
Pretty-print a SQL query for readability.
Developer utilitiesEmail normalizer
Strip dots and +tags to find an address's canonical form.
Developer utilitiesURL parser
Break a URL down into its components.
Developer utilitiesBasic Auth header generator
Build an Authorization: Basic header from a username and password.
Developer utilitiesHTML entity encoder / decoder
Convert special characters to and from HTML entities.
Developer utilitiesUser agent parser
Break down a User-Agent string into browser, engine and OS.
Developer utilitiesDB connection string tool
Build or parse MySQL, PostgreSQL, MongoDB and Redis connection strings.
Developer utilities.env file validator
Check .env syntax and flag likely-exposed secrets.
File & format converters (15)
Image converter
Convert between PNG, JPG, WEBP, GIF, BMP and ICO.
File & format convertersSVG converter
Rasterize SVG to PNG/JPG, or wrap a raster image as SVG.
File & format convertersDocument converter
Convert between DOCX, TXT, HTML — and more, where the server allows it.
File & format convertersMarkdown converter
Convert between Markdown, HTML and plain text.
File & format convertersPDF tools
Text or images to PDF, and PDF back to plain text.
File & format convertersFile to Base64
Encode any file to Base64, or decode Base64 back to a file.
File & format convertersCSV ↔ JSON converter
Convert tabular CSV data to JSON, and back.
File & format convertersYAML ↔ JSON ↔ TOML
Convert between these three config/data formats.
File & format convertersXML ↔ JSON converter
Convert between XML and JSON.
File & format convertersJSON diff
Compare two JSON documents structurally, not just line by line.
File & format convertersIBAN validator
Validate and parse an International Bank Account Number.
File & format convertersPhone number formatter
Validate and format international phone numbers.
File & format convertersEbook converter
Convert between EPUB, MOBI, AZW3, FB2, PDF, DOCX, TXT and more.
File & format convertersPDF merge
Combine multiple PDF files into one.
File & format convertersPDF split
Split a PDF into individual pages or a page range.
SSL & certificate tools (14)
SSL checker
Inspect a live host's TLS certificate — issuer, SANs, expiry.
SSL & certificate toolsSSL & CSR decoder
Paste a PEM certificate or CSR to decode every field.
SSL & certificate toolsCSR generator
Generate a private key and certificate signing request.
SSL & certificate toolsSSL converter
Convert certificates between PEM and PKCS#12 (.pfx).
SSL & certificate toolsOCSP checker
Check a certificate's live revocation status.
SSL & certificate toolsKey matcher
Confirm a private key matches a certificate or CSR.
SSL & certificate toolsCA matcher
Verify a certificate was signed by a given CA certificate.
SSL & certificate toolsCT log tool
Look up a domain's issued certificates in public CT logs.
SSL & certificate toolsOpenSSL trace
A verbose, server-side summary of a TLS handshake.
SSL & certificate toolsRSA key converter
Convert keys between PEM and DER, inspect key details.
SSL & certificate toolsBulk SSL checker
Check certificate expiry for a list of hosts at once.
SSL & certificate toolsAlt DCV checker
Check HTTP, DNS TXT or CNAME domain-validation records.
SSL & certificate toolsTLS protocol & cipher checker
Check which TLS versions a server supports.
SSL & certificate toolsSPKI pin generator
Generate an HPKP/certificate-pinning hash from a certificate or key.