All tools
Tool category

Developer tools

Browse fast, private developer tools that run locally in your browser.

98 tools availableZero uploads
Private by designYour files stay on your device
Browse the collection98 tools ready to use

Developer

98

Anchor Text & Link Extractor

Extract internal/external href links, anchor texts, and rel='nofollow' attributes from raw HTML.

APK File Analyzer

Inspect Android APK package details, permissions, package name, and manifest info.

APK Signature Checker

Verify Android APK digital signature certificates and v1/v2/v3 signing schemes.

App Icon Generator (Android & iOS)

Generate complete icon asset packages for iOS App Store, Android Play Store, and web PWA apps.

Apple Touch Icon Generator

Create high-resolution 180x180 PNG Apple Touch Icons for iOS Safari web bookmarking.

Barcode Generator (Code 128 / EAN / UPC)

Generate Code128, CODE39, EAN-13, and UPC barcodes with instant vector SVG downloads.

Base64 Encode/Decode

Encode text to Base64 or decode Base64 back to text

Broken Link Checker & Auditor

Audit HTML content or web pages for broken links and 404 HTTP errors.

Browser Frame Screenshot Generator

Wrap screenshots inside modern dark or light browser window frames with address bars.

Client Core Web Vitals Checker

Inspect real-time Largest Contentful Paint (LCP), Cumulative Layout Shift (CLS), and TTFB performance scores.

Color Blindness Simulator

Simulate Protanopia, Deuteranopia, Tritanopia, and Monochromacy vision on images for UI accessibility auditing.

Color Converter

Convert colors between HEX, RGB, RGBA, HSL, and HSLA formats

Color Picker

Pick and explore colors with an interactive visual color picker

Cron Expression Parser

Parse 5-field cron schedules into clear human-readable sentences and execution interval summaries.

CSS Border Radius Generator

Visually customize top-left, top-right, bottom-right, and bottom-left corner radii with real-time CSS preview.

CSS Border Triangle Generator

Generate pure CSS directional arrow and triangle shapes using CSS border techniques.

CSS Box Shadow Generator

Design sleek drop shadows and inset shadows with controls for offset, blur, spread, color, and opacity.

CSS Clamp Generator

Calculate fluid responsive typography formulas using CSS clamp(min, val, max).

CSS Clip-Path Generator

Visual CSS clip-path builder for polygon, circle, ellipse, and inset shapes.

CSS Filter & Backdrop Filter Generator

Visual CSS filter sliders for blur, brightness, contrast, grayscale, hue-rotate, and saturation.

CSS Flexbox Layout Generator

Interactive visual CSS Flexbox builder. Tweak direction, alignment, justification, and gap properties with live CSS code output.

CSS Glassmorphism Generator

Generate frosted glass background blur and transparency CSS code with live visual preview.

CSS Gradient Generator

Create linear and radial CSS background gradients with customizable angles, colors, and live previews.

CSS Grid Layout Generator

Interactive visual CSS Grid layout builder. Customize columns, rows, and gaps with live CSS rules.

CSS Keyframe Animation Generator

Visual CSS animation builder. Tweak bounce, pulse, spin, shake keyframes with live CSS code generation.

CSS Loader & Spinner Generator

Generate pure CSS loading spinners, pulsing indicators, progress bars, and bouncing dot animations.

CSS Minifier

Minify CSS by removing whitespace, comments, and redundant rules

CSS Usage & Selector Analyzer

Analyze CSS stylesheets to count total selectors, declarations, media queries, and uncompressed size.

Device Mockup Generator

Wrap website screenshots inside realistic iPhone and MacBook device frames for marketing showcases.

DNS Record Lookup Tool

Query A, AAAA, MX, TXT, CNAME, and NS records for any domain name client-side using DNS-over-HTTPS.

Docker Compose YAML Validator

Audit docker-compose.yml configuration files for syntax errors and illegal tab characters.

Excel CSV to JSON Converter

Upload CSV/Excel spreadsheet files to extract clean JSON object arrays.

File Metadata & System Inspector

Inspect file MIME type, exact byte size, extension, and last modified date diagnostics.

Google Drive Direct Share Link Generator

Convert Google Drive share links into direct download and embedded streaming URLs.

Google Fonts Pair Generator

Discover curated Google Font pairings for website titles and body paragraphs with live CSS code.

GraphQL Query Formatter

Format and beautify raw unindented GraphQL queries and schema definitions.

Hash & Encoder Tool

Generate cryptographic hashes and encode/decode text in Base64 and URL formats.

HMAC Signature Generator

Generate HMAC-SHA256, HMAC-SHA512, or HMAC-SHA1 message authentication signatures with a secret key.

HTML Entity Encode/Decode

Encode or decode HTML entities like & < > "

HTML Formatter

Beautify and format messy or minified HTML code instantly.

HTML Minifier

Minify HTML by removing unnecessary whitespace and comments

HTML SEO Meta Tag Generator

Generate complete <head> SEO meta tags including Title, Description, Open Graph, and Twitter Cards.

HTML Table Generator

Visual HTML table builder. Set custom rows, columns, and header options with live HTML markup output.

HTML to React JSX Converter

Convert HTML markup into valid React JSX component code with automated attribute renaming.

HTML Validator & Accessibility Auditor

Audit HTML code for missing alt attributes, duplicate element IDs, unclosed tags, and doctype declarations.

Interactive CSV Data Grid Viewer

View, search, and filter CSV data files in an interactive client-side data table.

IPA Info Viewer

Inspect iOS IPA application bundle info.plist metadata and provisioning profiles.

iPhone Screenshot Frame Generator

Wrap iOS app screenshots inside iPhone 15 Pro Dynamic Island device frames.

JavaScript Beautifier

Format and beautify your minified or messy JavaScript code instantly. Features a full screen editor and customizable indentation options.

JavaScript Bundle Size Analyzer

Calculate uncompressed vs minified JavaScript byte sizes and savings percentage.

jQuery Beautifier

Format and beautify your minified or messy jQuery code instantly. Make your DOM manipulation code clean, readable, and easy to debug.

JSON Diff & Comparison

Compare two JSON payloads side-by-side. Highlight added, removed, and modified key-value fields instantly.

JSON Formatter

Format, validate, and minify JSON data with syntax highlighting

JSON Schema Generator

Convert sample JSON objects into official draft-07 JSON Schema definitions client-side.

JSON to Excel / CSV Converter

Convert JSON object arrays into downloadable Excel CSV spreadsheet files.

JSON to TypeScript Converter

Convert JSON object payloads into strongly typed TypeScript interface and type definitions.

JSON Validator & Interactive Tree Viewer

Validate JSON syntax with line-by-line error messages and explore data in an interactive collapsible tree view.

JSONPath Query Tester

Test JSONPath query expressions against JSON objects with instant result evaluation.

JWT Decoder & Inspector

Decode JSON Web Tokens instantly client-side. Inspect claims, header parameters, payload data, and token expiration dates securely.

Keyword Grouping & Clustering Tool

Group lists of search terms into semantic keyword clusters based on shared topic stems.

Lorem Ipsum Generator

Generate placeholder text for your designs, mockups, and layouts

Markdown Table Generator

Visual Markdown table builder. Set custom rows, columns, and text alignment options with live Markdown syntax output.

Neumorphism CSS Generator

Generate soft UI neumorphic shadows, inset press effects, and smooth CSS gradients.

Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal

Open Graph Meta Tag Generator

Design og:title, og:description, and og:image tags with live Facebook and LinkedIn card previews.

OpenAPI / Swagger Spec Viewer

Render OpenAPI 3.0 and Swagger JSON specifications into interactive API documentation.

PEM Certificate & Key Viewer

Inspect PEM SSL certificates, RSA/ECC private keys, and CSR structure diagnostics client-side.

QR Code Scanner

Scan and decode QR code images to extract embedded URLs, text, and data payloads.

Regex Pattern Tester

Test and debug regular expressions in real-time with pattern flags, match highlighting, and group capture breakdowns.

SQL INSERT to JSON Converter

Convert SQL INSERT INTO statements and value tuples into structured JSON object arrays.

SQL Query Builder

Visual SQL query builder for SELECT, INSERT, UPDATE, and DELETE queries with conditions and filters.

SQL Query Formatter

Beautify and clean up raw, unformatted SQL queries with consistent keyword capitalization and structured line breaks.

SQL Query Minifier

Minify SQL queries into compact single-line strings by stripping comments and redundant whitespace.

SVG Blob Shape Generator

Create organic, smooth SVG blob shapes for graphic designs and modern web layouts.

SVG Path Editor & Viewer

Interactive visual editor and previewer for SVG path data commands with live graphic rendering.

SVG to React (JSX) Converter

Convert raw SVG XML string into production-ready React JSX components with camelCased attributes.

SVG Vector File Viewer

Render SVG files and vector XML strings with customizable stage background colors.

SVG Wave Generator

Generate customizable vector SVG divider waves for modern website section transitions.

TOML Formatter & JSON Converter

Format TOML configuration files and convert seamlessly between TOML and JSON formats.

TSV (Tab-Separated) Grid Viewer

View, search, and filter tab-separated value (TSV) datasets in an interactive table.

Unix Timestamp Converter

Convert Epoch Unix timestamps to human-readable local time, UTC date strings, and ISO 8601 timestamps instantly.

URL Encode/Decode

Encode or decode URL components and full URLs

User-Agent Parser & Analyzer

Analyze browser user-agent strings to extract browser name, version, operating system, and rendering engine.

UUID Generator

Generate random UUID v4 identifiers for your projects

Visual Cron Expression Builder

Visual 5-part cron schedule builder with plain English execution explanations and common presets.

Visual GraphQL Query Builder

Build GraphQL queries visually by selecting operation types, root entity names, and field tags.

Visual Regex Pattern Generator

Generate regular expressions for emails, URLs, phone numbers, IP addresses, dates, and alphanumeric strings.

WCAG Color Contrast Checker

Calculate color contrast ratios for text and background colors against WCAG 2.1 AA and AAA accessibility standards.

Web App Manifest.json Generator

Create standard Web App Manifest.json files for Progressive Web Apps (PWA) and mobile web installability.

Website Screenshot Generator

Generate responsive desktop and mobile screenshot mockup previews for any web URL.

Website Speed & Performance Tester

Analyze website load times, page size, requests count, and TTFB metrics client-side.

Website Technology Stack Detector

Detect web frameworks, CMS platforms, servers, analytics, and security CDNs for any URL.

XML Document Viewer

Inspect XML documents and raw XML string structures with syntax highlighting.

XML Formatter & Validator

Validate XML syntax and format unindented XML documents with clean indentation.

XML to JSON Converter

Convert complex XML documents and structures to clean, formatted JSON objects client-side.

YAML & JSON Converter

Bi-directional YAML to JSON and JSON to YAML online converter. Format and convert configuration files client-side.

YAML Configuration Viewer

View and inspect YAML configuration files and Kubernetes deployment manifests.

YAML Formatter & Validator

Validate YAML syntax, detect indentation errors, and format configuration files.