ToolSci.com

Explore All Tools

Select a tool below to get started. Simple, fast, and secure.

0️⃣

Binary Converter

Convert text to binary or binary back to text.

🔢

Integer Base Converter

Convert a number between different bases (decimal, hex, binary, octal, etc.).

🏛️

Roman Numeral Converter

Convert Roman numerals to numbers and vice-versa.

🎨

Color Converter

Convert color between different formats (Hex, RGB, HSL).

📻

Text to NATO Alphabet

Transform text into the NATO phonetic alphabet for oral transmission.

🛡️

Base32 Encoder/Decoder

Encode or decode text using the Base32 (RFC 4648) algorithm, which uses a human-readable alphabet.

📁

Base32 File Converter

Convert a local file to its Base32 representation or reconstruct a file from Base32 data.

🖼️

Base64 File Converter

Convert any file to a Base64 string (Data URI) or reconstruct a file from Base64 for download.

🅰️

ASCII Converter

Convert text characters to their ASCII numeric codes (Decimal and Hex).

🚪

String Escape Tool

Escape strings for use in Python, JSON, Bash, and other programming formats.

🔗

URL Encoder

Safely encode strings for use in URLs by converting special characters to percent-encoded format.

🔓

URL Decoder

Decode percent-encoded strings back into their original, human-readable format.

📄

HTML Encoder

Convert sensitive characters to HTML entities to prevent XSS and ensure correct rendering.

📖

HTML Decoder

Convert HTML entities (like <) back into their original characters for readability.

🔢

Text to Hex

Convert plain text to its hexadecimal representation.

🔡

Hex to Text

Convert hexadecimal strings back to plain text.

🆔

UUID Generator

Generate unique v1 or v4 UUIDs for identifiers.

🔄

ROT13 Encoder

A simple substitution cipher that replaces a letter with the 13th letter after it.

🔡

String Case Converter

Convert strings between camelCase, PascalCase, snake_case, kebab-case, etc.

🔣

Unicode Converter

Convert text to Unicode escape sequences and hex codepoints.

🎲

Random String Generator

Generate a random string of characters with custom length and sets.

📊

CSV-to-SQL 'INSERT' Generator

Transform CSV data into a series of SQL INSERT statements for database migrations.

🪣

AWS S3 Bucket Policy Hardener

Generate secure, hardened JSON policies for AWS S3 buckets to enforce HTTPS.

☸️

Kubernetes YAML Resource Optimizer

Calculate and suggest optimal CPU/Memory limits and requests for Kubernetes manifests.

🏗️

Terraform Variable File Generator

Quickly scaffold .tf and .tfvars files from a list of variable names.

📦

JSON Formatter & Minifier

Prettify or minify JSON strings instantly.

🔄

YAML / JSON / TOML Converter

Convert between YAML, JSON, and TOML formats.

🗄️

SQL Prettify & Format

Format and prettify SQL queries for better readability.

📝

Markdown to HTML

Convert Markdown text into HTML and preview the result.

⚖️

JSON Diff Checker

Compare two JSON objects and see their structural differences.

📜

List Converter

Process column-based data (sort, reverse, unique, case change, prefix/suffix).

🧬

XML Formatter

Prettify and format XML strings for better readability.

📉

Code Minifier

Minify HTML or CSS by removing whitespace and comments.

🧪

Regex Tester

Test your regular expressions against sample text.

🆚

Diff Checker

Compare two pieces of text and find the differences.

Cron Expression Generator

Generate and explain cron expressions for scheduled tasks.

📜

Bash Shell Script Safety Audit

Scans Bash shell scripts for unquoted variables, unsafe rm -rf commands, eval calls, and missing error flags.

🏠

Private IP Generator

Generate random private IP addresses for testing or documentation.

🌲

Juniper Junos-to-Set Converter

Flatten hierarchical Juniper Junos configurations into a list of 'set' commands.

🛡️

FortiOS Object Cleanup Generator

Generate FortiGate CLI commands to purge unused addresses, services, or groups.

🧱

Cisco ACL to Object-Group Refactor

Optimize Cisco IOS/ASA ACLs by consolidating repetitive host IPs into reusable object-groups.

🧮

IP Subnet Calculator

Calculate subnet details including network, broadcast, and host range.

🔢

IP Range Generator

Generate a list of all usable IP addresses in a subnet.

🌍

Public IP Checker

Quickly identify your current public IP address.

🔄

Reverse DNS Lookup

Find the domain name (PTR record) associated with an IP address.

🚪

TCP Port Checker

Check if a specific TCP port is open on a remote host.

🌐

CIDR Calculator

Convert CIDR notation to netmask and find network boundaries.

🆔

WHOIS Domain Lookup

Check domain registration details and ownership information.

🔍

DNS Lookup

Query specific DNS records (A, MX, TXT, etc.) for a domain.

💻

MAC Address Lookup

Identify the hardware manufacturer of a device from its MAC address.

📍

Traceroute Tool

Trace the path packets take to a destination host and see each hop.

📡

UDP Port Checker

Check if a UDP port is open (best effort check).

🗺️

IP Geolocation Finder

Identify the physical location, ISP, and ASN of an IP address.

🏢

ASN Lookup

Lookup details for an Autonomous System Number (ASN).

⏱️

Network Latency Tester

Measure network latency (RTT) and jitter to a destination host.

🏓

Ping Tool

Check basic connectivity to a host using ICMP echo requests.

📡

Port Scanner

Scan common ports on a target host to see which are open.

🌍

DNS Propagation Checker

Check DNS records across multiple global DNS providers to verify propagation.

🛤️

BGP Route Lookup

Query BGP routing information for an IP address.

📏

MTU Size Tester

Identify the Maximum Transmission Unit (MTU) for a network path.

📉

Packet Loss Test

Calculate packet loss percentage to a remote host.

📜

HTTP Headers Viewer

Inspect HTTP response headers including security and server details.

🔒

Cisco IOS Hardening Audit Tool

Audits Cisco IOS/IOS-XE configuration snippets for security vulnerabilities, weak passwords, and insecure protocols.

🔌

VLAN Trunk & Native VLAN Auditor

Compares trunk interface configuration between two switches to detect native VLAN mismatches and dropped VLANs.

🪪

Active Directory SID Interpreter

Parses Windows Security Identifiers (SIDs) into Revision, Identifier Authority, Domain ID, and RID with well-known account lookups.

⚙️

Systemd Service Unit Generator

Generates Linux systemd .service unit configuration files with security hardening directives.

📁

Logrotate Configuration Builder

Generates Linux logrotate configuration blocks for web servers, custom apps, and database logs.

📉

SLO 'Error Budget' Calculator

Calculate allowed downtime based on Service Level Objectives (99.9% - 99.999%).

🐧

Linux Command Cheat Sheet

Quick reference for common Linux commands and their usage.

🪟

Windows Command Cheat Sheet

Quick reference for common Windows Command Prompt / PowerShell commands.

📂

Git Cheat Sheet

A quick reference for the most common Git commands used in version control.

🔌

Random Port Generator

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

🧹

Email Normalizer

Normalize email addresses for deduplication by handling provider-specific sub-addressing.

🧩

Regex Cheat Sheet

A quick reference guide for common Regular Expression (Regex) syntax and patterns.

🌐

IPv4 Address Converter

Convert an IPv4 address into Decimal, Binary, Hex, and IPv6 formats.

💻

MAC Address Generator

Generate randomized MAC addresses with optional vendor OUI prefixes.

🌍

IPv6 ULA Generator

Generate private, non-routable IPv6 Unique Local Addresses (RFC 4193).

🔒

Linux Permissions Calculator

Convert numeric permissions to symbolic notation (rwx) and build chmod commands.

🐞

CVE & Exploit-DB Matcher

Formats CVE IDs and generates direct links to NVD, MITRE CVE, Exploit-DB, and CISA KEV catalogs.

⚔️

MITRE ATT&CK Technique Mapper

Maps Technique IDs (T1059, T1003, etc.) and security keywords to MITRE ATT&CK tactics, sub-techniques, and mitigations.

🦠

Malware String De-obfuscator

Decode and de-obfuscate Base64, ROT13, Hex, and concatenated strings found in scripts.

🔐

Random Secure Key Generator

Generate strong, random secure keys for encryption and configuration.

🛡️

Bcrypt Generator & Verifier

Hash and compare text strings using the industry-standard Bcrypt algorithm.

🆔

ULID Generator

Generate random Universally Unique Lexicographically Sortable Identifiers (ULID).

🔒

AES Text Encryptor / Decryptor

Symmetrically encrypt or decrypt text using the Advanced Encryption Standard (AES).

🔑

BIP39 Passphrase Generator

Generate or validate BIP39 mnemonic passphrases for cryptocurrency wallets.

🔑

HMAC Generator

Compute a keyed-hash message authentication code (HMAC) for data integrity.

🗝️

RSA Key Pair Generator

Generate random asymmetric RSA private and public PEM key pairs.

🔢

TOTP Code Generator

Generate and test time-based one-time passwords (2FA codes).

🏦

IBAN Validator & Parser

Verify the checksum and extract details from an International Bank Account Number.

📱

Phone Parser & Formatter

Validate and format international phone numbers into E.164 and other standards.

📧

Outlook Safelink Decoder

Decode and reveal the true destination of Microsoft Outlook SafeLink URLs.

🏗️

JWT Encoder

Generate a HS256 signed JSON Web Token (JWT) from a custom JSON payload.

🕵️

Hash Identifier

Identify the likely hashing algorithm used to create a specific hash string.

📑

JWT Decoder

Decode and inspect the header and payload of any JSON Web Token.

🛡️

SSL Certificate Checker

Verify the validity, issuer, and expiration of a website's SSL/TLS certificate.

🛡️

Base64 Encoder

Convert plain text into Base64 format for safe transmission and storage.

🔓

Base64 Decoder

Decode Base64 strings back into their original human-readable text.

⚖️

Hash Matcher

Compare two cryptographic hashes to see if they are identical.

🆔

Random ID & UUID Generator

Generate unique alphanumeric IDs and standard UUIDs for database keys and testing.

🔗

URL Encoder/Decoder

Encode or decode text into URL-safe formats (Percent-Encoding).

📁

File Hash Generator

Calculate CRC, MD2, MD4, MD5, SHA1, SHA2, SHA3, Keccak, and Shake hashes for local files directly in your browser.

💪

Password Strength Checker

Analyze the complexity and security of your password.

🎲

Random Token Generator

Generate highly secure, random tokens for API keys, CSRF protection, and session management.

📅

SSL Expiry Checker

Quickly identify the expiration date and remaining validity days of any domain's SSL certificate.

🔒

TLS Version Checker

Verify the specific TLS protocol version and cipher suite supported by a server.

🛡️

Security Headers Checker

Audit a website for critical security headers like HSTS, CSP, and X-Frame-Options.

🚫

Domain Blacklist Checker

Verify if a domain or IP is listed on major email and web spam blacklists.

🦠

Malware URL Checker

Analyze a URL for suspicious patterns often associated with malware and phishing (Reference).

🛡️

Phishing URL 'Defanger'

Neutralize malicious URLs (e.g., http[:]//badsite[.]com) for safe sharing in tickets.

🖼️

Base64-to-Image Reconstructor

View images that are embedded as Base64 strings in log files or emails.

🔑

Password Generator

Create secure, random passwords with custom parameters.

🔒

Hash Generator

Generate CRC, MD2, MD4, MD5, SHA1, SHA2, SHA3, Keccak, and Shake hashes for any text directly in your browser.