243+ Free Tools Available

Developer Tools, Simplified.

Free browser-based tools for developers and everyone. No sign-up, no data collection.

243+ tools
100% Browser
No Sign-up

Image

17

PDF

5

Calculator

20

Age Calculator

Calculate exact age in years, months, days. Zodiac sign, birthday countdown and fun facts.

BMI Calculator

Calculate Body Mass Index with visual gauge. Supports metric and imperial units.

Percentage Calculator

Calculate percentages, percentage change, tips, discounts and more.

Compound Interest

Calculate compound interest with chart. Compare growth over time with contributions.

Loan Calculator

Calculate monthly payments, total interest, and amortization schedule for loans.

Date/Time Calculator

Calculate date differences, add/subtract days, and D-Day countdown.

Subnet Calculator

Calculate IP subnets, network ranges, broadcast addresses, and host counts.

Tip Calculator

Calculate restaurant tips and split bills between multiple people.

Aspect Ratio Calculator

Calculate and convert aspect ratios. Common presets for screens and media.

Electricity Cost

Estimate electricity costs for appliances. Daily, monthly, yearly calculations.

Network Tools

IPv4 CIDR range expander, IPv6 ULA generator, and MAC address generator for network admins.

Salary Calculator

Calculate net pay with tax brackets and deductions

Mortgage Calculator

Calculate monthly mortgage payments with amortization

Discount Calculator

Calculate sale prices, savings, and sequential discounts

GPA Calculator

Calculate weighted GPA from course grades and credits

Scientific Calculator

Full scientific calculator with trigonometry and functions

Probability Calculator

Calculate combinations, permutations, and dice probability

Bitwise Calculator

Perform AND, OR, XOR, NOT, shift operations with visual 32-bit binary representation.

Matrix Calculator

Matrix operations: add, multiply, transpose, inverse, determinant, rank for up to 6x6.

Statistics Calculator

Descriptive stats, hypothesis testing, A/B test significance, and probability distributions.

CSS

26

CSS Gradient Generator

Create beautiful linear, radial, and conic CSS gradients with visual editor.

Box Shadow Generator

Create CSS box shadows visually. Multiple layers, neumorphism presets.

Glassmorphism Generator

Create frosted glass CSS effects. Adjust blur, transparency, borders.

Neumorphism Generator

Create soft UI neumorphic designs. Flat, concave, convex, pressed styles.

Flexbox Playground

Interactive CSS Flexbox builder. Adjust container and item properties visually.

Grid Generator

Visual CSS Grid layout builder. Define columns, rows, gaps and merge cells.

Animation Generator

Create CSS keyframe animations visually. Presets for fade, slide, bounce, spin.

Text Shadow Generator

Create CSS text shadows with multiple layers. Neon, emboss, 3D presets.

Border Radius Generator

Advanced border-radius editor with individual corner control and presets.

CSS Filter Effects

Visual CSS filter editor. Blur, brightness, contrast, grayscale and more.

Tailwind Color Generator

Generate Tailwind CSS color scales from a base color. Full 50-950 palette.

Pattern Generator

Create CSS-only background patterns. Stripes, dots, checkerboard, zigzag.

Clip-Path Generator

Create CSS clip-path shapes visually. Polygon, circle, ellipse with draggable points and presets.

Cubic-Bezier Editor

Interactive CSS cubic-bezier() easing curve editor with animation preview and common presets.

CSS Loader Generator

Create pure CSS loading spinners and animations

CSS Triangle Generator

Generate CSS triangles with border trick

CSS Text Glitch Effect

Create cyberpunk glitch text effects with CSS

CSS Scrollbar Styler

Customize browser scrollbar appearance with CSS

CSS Toggle Switch

Generate custom CSS toggle switch components

CSS Tooltip Generator

Generate CSS-only tooltips and speech bubbles with configurable arrow and styling.

CSS Section Divider

Generate wave, diagonal, zigzag, and curve section dividers between page sections.

CSS Ribbon Generator

Generate CSS corner ribbons, flat ribbons, and bookmark ribbons for badges.

CSS Specificity Calculator

Calculate and compare CSS selector specificity with visual breakdown and conflict resolution.

CSS :nth-child Tester

Interactive visual tester for CSS :nth-child expressions with live grid preview.

CSS to Tailwind

Convert plain CSS properties to Tailwind CSS utility classes. Supports v3 and v4.

Fluid Typography

Generate CSS clamp() expressions for fluid, responsive font sizes across viewports.

Developer

49

Code to Image

Create beautiful code screenshots with syntax highlighting and custom themes.

Diff Checker

Compare two texts side by side. Line, word, or character level diff.

JWT Decoder

Decode JWT tokens. View header, payload, signature and expiration.

Cron Expression Generator

Build cron expressions visually. See next execution times and descriptions.

SQL Formatter

Format and beautify SQL queries. Uppercase keywords, custom indentation.

Markdown Table Generator

Create Markdown tables with visual editor. Set alignment, import CSV.

Color Picker

Pick colors and convert between HEX, RGB, HSL formats.

Regex Tester

Test regular expressions with real-time matching and group highlighting.

Timestamp Converter

Convert between Unix timestamps and human-readable date formats.

JSON ↔ YAML

Convert between JSON and YAML formats bidirectionally. Auto-convert on input.

XML ↔ JSON

Convert between XML and JSON formats. Handles attributes and nested elements.

JSON to TypeScript

Generate TypeScript interfaces from JSON data. Nested types and arrays.

Code Minifier

Minify HTML, CSS, JavaScript code. Show compression ratio and size savings.

Code Beautifier

Format and beautify HTML, CSS, JS, JSON code with configurable indentation.

User Agent Parser

Parse browser user agent strings. Detect browser, OS, device and engine.

API Tester

Full-featured REST API client like Postman. CORS proxy, request history, collections, environments, code generation. Supports all HTTP methods.

JSON Schema Validator

Validate JSON data against JSON Schema. Detailed error reporting with paths.

TOML Parser

Convert between TOML and JSON formats. Parse tables, arrays, and values.

Regex to English

Explain regular expressions in plain English. Color-coded breakdown.

HTTP Status Codes

Complete HTTP status code reference. Searchable, categorized, with descriptions.

Chmod Calculator

Unix file permission calculator. Visual checkboxes, numeric and symbolic notation.

Color Converter

Convert colors between HEX, RGB, HSL, HSV, and CMYK formats with live preview.

MIME Type Lookup

Look up MIME types by file extension or find extensions by MIME type. Searchable reference.

Keycode Info

Press any key to see its JavaScript event properties: key, code, keyCode, which, location.

Docker Run to Compose

Convert docker run commands to docker-compose.yml format. Supports ports, volumes, env vars.

Basic Auth Generator

Generate HTTP Basic Authentication headers from username and password.

MAC Address Lookup

Identify hardware manufacturer from MAC address prefix using OUI database.

XML Formatter

Format, beautify and validate XML with auto-indentation. Minify option.

Semver Calculator

Parse, compare, and validate semantic versions. Bump major, minor, patch.

Mocky Lite

Create instant mock API endpoints. JSON in, URL out. Configurable status, headers, delay. 7-day TTL.

Hook Catcher

Catch and inspect webhooks in real-time. Create temporary endpoints to debug API integrations.

JSON Tree Viewer

Visualize JSON as an interactive collapsible tree

JSON Escape/Unescape

Escape and unescape JSON special characters

HTML ↔ Markdown

Convert between HTML and Markdown bidirectionally

JavaScript Minifier

Minify JavaScript by removing comments and whitespace

Live HTML Preview

Write HTML/CSS/JS with live preview in sandboxed iframe

JSON to Zod Schema

Generate Zod validation schemas from JSON data. Nested types, arrays, optionals.

JSON to Go Struct

Generate Go struct definitions from JSON with json tags and proper types.

JSON to Dart Class

Generate Dart classes with fromJson/toJson methods from JSON data.

XPath Tester

Test XPath expressions against XML documents with match highlighting.

List Comparer

Compare two lists to find union, intersection, and differences (set operations).

cURL to Code

Convert cURL commands to code in 8 languages: JavaScript, Python, Go, PHP, Java, Ruby, C#, Node.js.

LLM Token Counter

Estimate token counts and costs for GPT-4, Claude, Llama and other LLM models.

.gitignore Generator

Generate .gitignore files by selecting languages, frameworks, IDEs, and OS templates.

Commit Message Builder

Build Conventional Commits messages with type, scope, breaking change, body, and footer.

WebSocket Tester

Browser-based WebSocket client. Connect, send messages, and inspect frames in real time.

ENV File Parser

Parse and validate .env files. Detect duplicates, convert to JSON/YAML, diff two files.

Nginx Config Generator

Generate Nginx and Apache configs for reverse proxy, SPA, static files, SSL, and more.

Swarm Test

Distributed browser-based load tester. Create a room, share the link, and connected browsers swarm-test your endpoints with real-time metrics.

Converter

11

Text

19

Text Case Converter

Convert text between uppercase, lowercase, title case, camelCase, snake_case.

Character Counter

Count characters, words, sentences. Check social media character limits.

Lorem Ipsum Generator

Generate placeholder text in paragraphs, sentences or words.

Word Counter

Count words, characters, sentences and paragraphs instantly.

ASCII Art Generator

Convert text to ASCII art banners. Multiple font styles and live preview.

String Manipulator

Reverse, sort, deduplicate, trim lines, extract emails/URLs and more.

Word Frequency Analyzer

Analyze word frequency in text. Visual chart, filter, and stop words.

Fancy Text Generator

Convert text to Unicode styles: bold, italic, fraktur, outline, circled, upside down.

Text to Speech

Convert text to speech using Web Speech API. Voice, speed, pitch controls.

Slug Generator

Generate URL-friendly slugs from text. Custom separator and options.

NATO Phonetic Alphabet

Convert text to NATO phonetic alphabet. Alpha, Bravo, Charlie... with text-to-speech.

Reading Time Estimator

Estimate reading, speaking, and writing time for any text. Customizable reading speed.

List Converter

Convert lists between formats: newline, comma, JSON array, pipe. Sort and deduplicate.

Numeronym Generator

Generate numeronyms from words. internationalization → i18n, Kubernetes → k8s.

Text Repeater

Repeat text multiple times with custom separators

Line Sorter

Sort, deduplicate, and clean text lines

Whitespace Remover

Clean and normalize whitespace in text

Readability Score

Analyze text readability with Flesch-Kincaid and more

Bionic Reading

Convert text to Bionic Reading format by bolding initial letters for faster reading.

Encoding

12

Generator

12

SEO

6

Security

11

Validation

6

Design

10

Editor

3

Business

3

Media

1

Social

7

Utility

20

JSON

5