Skip to main content
ilovecalcs logoilovecalcs.

31 tools · 31 live

Dev Tools

Networking, encoding, password generation, and developer utilities.

Back to Home

Subnet

Live

IPv4 network, broadcast, host range, wildcard and binary breakdown, for any CIDR or mask.

Password Generator

Live

Crypto-secure passwords with custom length, classes, and a live entropy meter.

Base64 Encoder / Decoder

Live

Encode any text or bytes to Base64 and decode back.

CSS Shadow & Glassmorphism Generator

Live

Generate box-shadow and glassmorphism CSS visually. Interactive sliders, live preview on light/dark/checkered backgrounds, and one-click copy.

Hex to RGB Converter

Live

Convert hex color codes to RGB, HSL, and all CSS color formats instantly.

Unix Timestamp Converter

Live

Convert Unix epoch timestamps to human-readable dates and back. Live clock, seconds and milliseconds, UTC and local time.

JSON Formatter & Validator

Live

Beautify, minify, and validate JSON instantly. Get precise line-and-column error messages, configurable indentation, sort-keys option, and a data type reference.

JSON to YAML Converter

Live

Convert JSON to YAML and YAML to JSON instantly with real-time formatting, precise error detection, and JSON minification. Runs entirely in your browser.

JWT Decoder & Debugger

Live

Decode and analyze JSON Web Tokens (JWT) instantly online. View header, payload, and signature details entirely in your browser with expiration countdown.

URL Parser & Query String Editor

Live

Parse any URL instantly into its protocol, host, path, and query parameters. Edit, add, or delete query parameters in an interactive table and rebuild the URL in real-time.

Cron Expression Descriptor & Scheduler

Live

Translate cron expressions into plain English and preview the next 10 scheduled execution times in local and UTC time, with real-time countdown.

SQL Formatter & Minifier

Live

Paste any SQL query to instantly beautify it with proper indentation and keyword casing, or minify it to a compact single line. Supports MySQL, PostgreSQL, PL/SQL, T-SQL, SQLite, and Snowflake.

Visual Markdown Table Generator

Live

Build and edit GitHub-Flavored Markdown tables visually. Add rows, columns, and alignment controls, then copy the formatted GFM output — with Markdown import support.

Diff Checker & Text Compare

Live

Compare two text inputs side-by-side or inline to find and highlight the differences, additions, and deletions instantly.

CSS Flexbox & Grid Generator

Live

Design and build modern CSS Flexbox and Grid layouts visually. Adjust properties with interactive sliders and copy the clean HTML/CSS code.

User Agent Parser & Client Info

Live

Parse any User Agent string to extract browser, OS, device, and rendering engine. Auto-detects your own device and shows live client metrics: screen size, DPR, timezone, touch support, and more.

HTML Entity Encoder & Decoder

Live

Encode plain text to HTML entities (named, decimal, or hex) or decode entities back to characters. Choose essential, extended, or full encoding scope.

XML Formatter & Validator

Live

Beautify, minify, and validate XML with precise line-and-column error reporting. Uses the browser's native DOMParser — nothing leaves your device.

Regex Tester & Explainer

Live

Test regular expressions in real-time with inline match highlighting, capture-group breakdown, plain-English token explanations, and a clickable cheatsheet.

Chmod

Live

Visualize and calculate Linux file permissions interactively. Toggle read, write, and execute bits for owner, group, and others to generate chmod numeric modes and symbolic commands.

Bcrypt Hash Generator & Verifier

Live

Generate cryptographically secure bcrypt hashes from any plaintext and verify that a plaintext matches a stored hash. Tune the salt-rounds cost factor — fully client-side.

Text to Slug Converter

Live

Convert any text into a clean, URL-friendly slug — lowercase, hyphenated, Unicode-normalized, with optional stop-word removal.

JavaScript Keycode Tester

Live

Press any key to instantly inspect its keyCode, e.key, e.code, location, and modifier flags. Interactive keyboard event viewer for JavaScript developers.

Robots.txt Generator

Live

Build a robots.txt file visually. Select user-agents, set Allow/Disallow rules for specific paths, add a Sitemap URL, and download the ready-to-deploy file instantly.

Open Graph Meta Tags Generator

Live

Generate the complete HTML meta tags for Open Graph and Twitter Cards. Control exactly how your page appears when shared on Facebook, Twitter, LinkedIn, and Slack.

.htaccess Redirect Generator

Live

Generate production-ready Apache .htaccess redirect rules instantly. Force HTTPS, manage www redirects, add custom 301 redirects, and configure a 404 error page — all client-side.

XML to JSON Converter

Live

Convert XML to formatted JSON instantly — or flip it and convert JSON back to XML. Attributes become @attributes, repeated siblings become arrays. Two-way, real-time, client-side.

HTML & CSS Minifier

Live

Remove whitespace, comments, and redundant characters from HTML and CSS instantly. See exactly how many bytes you save — fully client-side.

UTM Link Builder

Live

Generate Google Analytics UTM-tagged campaign URLs instantly. Add source, medium, campaign, term, and content parameters — encoded correctly by the browser's native URL API.

Markdown Live Editor

Live

Write Markdown and see the rendered HTML preview in real-time. Includes a formatting toolbar, Raw HTML view, one-click copy, and a full GFM parser supporting headings, tables, code blocks, lists, and more.

Color Palette Extractor

Live

Upload any image and instantly extract its dominant color palette using k-means clustering on canvas pixel data. Get hex, RGB, and HSL codes — export as CSS variables or Tailwind config.