Developer

JSON (22)API (9)Text (31)Security (11)Network (1)

SEO & Content

SEO (11)AI (7)Design (8)Image (9)

Data & Math

XML (6)Math (6)Database (3)Date (4)

More Tools

Next.js (5)PDF (5)Video (3)Random (2)
WorkspacesAll ToolsAboutPrivacyTermsContact

© 2026 Web Util Slyce. All tools run client-side — your data stays private.

All Developer Tools

Free browser-based utilities for developers. Each tool runs entirely in your browser — nothing is uploaded to any server. From JSON formatting and text processing to SEO optimization and security analysis, find every tool you need for your daily development workflow.

Most Searched Tools

The most frequently searched developer tools on the web. These utilities answer the most common questions developers have when working with data, tokens, and patterns.

JSON Formatter & Validator Base64 Encode/Decode JWT Decoder Regex Tester HTTP Status Code Reference

Developer Workflows

Common developer tasks that span multiple tools. Use these workflow clusters to move efficiently through your daily debugging, data transformation, and security testing routines.

Debug APIs

Inspect and test HTTP endpoints, WebSocket connections, and API responses. Build requests, check status codes, and convert curl commands.

REST API ClientHTTP Status Codescurl to FetchWebSocket Tester

Clean & Transform JSON Data

Format, validate, and compare JSON documents. Convert between JSON and YAML, CSV, XML, or TOML. Query data with JSONPath expressions.

JSON FormatterJSON CompareJSON Schema GeneratorYAML to JSONCSV to JSON

Encode & Decode Strings

Encode and decode data for safe transmission. Convert between Base64, percent-encoded URLs, and HTML entities. Transform text between naming conventions.

Base64 Encode/DecodeURL Encode/DecodeHTML EntitiesCase Converter

Test Authentication Tokens

Decode, inspect, and generate JWT tokens. Hash passwords with bcrypt, generate HMAC signatures, and create secure random UUIDs.

JWT DecoderJWT GeneratorBcrypt HashHMAC Generator

Convert File Formats

Transform data between common developer formats. Convert images between JPEG, PNG, WebP, and AVIF. Merge PDFs or convert JPG to PDF.

Image ConverterJSON ↔ XMLJSON to SQLJPG to PDF

Common Developer Questions

Quick answers to everyday developer questions. Each link leads to the exact tool you need to solve that specific problem.

How to format JSON online?

→ JSON Formatter & Validator

How to decode a JWT token?

→ JWT Decoder

How to convert CSV to JSON?

→ CSV to JSON Converter

How to encode URL parameters?

→ URL Encode/Decode

How to generate a secure password?

→ Password Generator

How to compare JSON files?

→ JSON Compare

How to test a regex pattern?

→ Regex Tester

How to generate a sitemap?

→ Sitemap Generator

Tool Categories

Browse by category to find the right utility for your task. Each category groups tools by their primary function.

AI

View all

AI developer tools for prompt engineering and token management.

Prompt Formatter

Format and structure AI prompts with markdown preview and template variables.

AI Token Counter

Count tokens for GPT-4, GPT-3.5, Claude, and Llama models.

AI Response Comparator

Compare AI model outputs side by side for quality evaluation.

JSON Schema to Prompt

Convert JSON schemas into structured AI prompts for structured output generation.

AI Regex Generator

Generate regular expressions from natural language descriptions.

AI JSON Explainer

Get a plain-English explanation of any JSON structure, including fields, types, and nesting.

AI SQL Query Builder

Build SQL queries from natural language descriptions using a pattern-based engine.

API

View all

API testing and HTTP debugging utilities.

REST API Client

Send HTTP requests (GET, POST, PUT, DELETE) and inspect responses from your browser.

WebSocket Tester

Connect to WebSocket endpoints, send messages, and inspect frames.

HTTP Status Code Reference

Searchable reference of all HTTP status codes with descriptions and use cases.

Request Builder

Build HTTP requests interactively and generate code snippets in multiple languages.

curl to Fetch Converter

Convert curl commands to JavaScript fetch, Python requests, and more.

OpenAPI Validator

Validate OpenAPI 3.x and Swagger 2.0 specifications for correctness.

Mock API Generator

Generate mock API responses from JSON schemas for rapid development.

Docker Run to Compose Converter

Convert docker run commands to docker-compose.yml format instantly.

Fake Data Generator

Generate realistic fake data including names, emails, phone numbers, addresses, and more.

Date & Time

View all

Date and time conversion utilities.

Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates instantly.

Age Calculator

Calculate exact age from date of birth in years, months, days, hours, and minutes.

Date Difference

Calculate the exact difference between two dates in years, months, days, and more.

Cron Expression Generator

Generate and explain cron schedules with a visual builder.

Image

View all

Image processing and QR code tools.

QR Code Generator

Create custom QR codes with colors, logos, and sizes.

Image Optimizer

Compress images in your browser reducing file size without losing quality.

Image Compressor

Compress images with precise quality control. Reduce file size by adjusting quality, removing metadata, and more.

Image Converter

Convert between image formats including JPEG, PNG, WebP, and AVIF.

Color Converter

Convert HEX, RGB, HSL, and named colors instantly with a color picker.

BMP to PNG Converter

Convert BMP bitmap images to PNG format with lossless compression. Reduce file size up to 90% while preserving every pixel.

SVG Optimizer

Minify and optimize SVG files by removing unnecessary data.

Base64 Image Encoder

Encode images to Base64 data URIs for embedding in HTML or CSS.

Background Remover

Remove image backgrounds online for free. Click to select a background color and the tool automatically removes matching pixels with adjustable tolerance.

JSON

View all

JSON formatting, validation, and transformation tools.

JSON Formatter & Validator

Format, minify, validate, and explore JSON with tree view, JSONPath queries, and multi-format export — the complete JSON workbench.

JSON Compare

Compare two JSON files side by side with real-time diff highlighting.

CSV to JSON Converter

Convert CSV data to JSON format with support for headers and custom delimiters.

YAML to JSON Converter

Convert YAML data to JSON format with support for complex nested structures.

JSON Validator

Validate JSON data and detect syntax errors with detailed error messages and line numbers.

JSON to TOML Converter

Convert JSON data to TOML format for configuration files.

JSON Schema Generator

Generate JSON Schema (draft-07) from sample JSON data automatically.

HTML ↔ JSON Converter

Convert HTML markup to structured JSON and back.

JSON to CSV Converter

Convert JSON arrays to CSV format with customizable delimiter, headers, and nested object flattening.

JSON Query Tool

Extract values from JSON using dot-notation and bracket-notation paths.

JSON to TypeScript Interface Generator

Convert JSON to TypeScript interfaces instantly. Generate typed interfaces from JSON samples for type-safe development.

JSON to Python Dataclass Generator

Convert JSON to Python dataclasses instantly. Generate typed Python classes from JSON samples for type-safe data handling.

JSON to Java Class Generator

Convert JSON to Java POJO classes instantly. Generate Java records or classes with getters and fields from JSON samples.

JSON to C# Class Generator

Convert JSON to C# classes instantly. Generate C# POCO classes with properties and attributes from JSON samples.

JSON to Go Struct Generator

Convert JSON to Go struct types instantly. Generate Go structs with JSON tags from JSON samples for Go development.

JSON to GraphQL Type Generator

Convert JSON to GraphQL schema types instantly. Generate GraphQL type definitions from JSON samples for your API schema.

JSON to Rust Struct Generator

Convert JSON to Rust structs instantly. Generate type-safe Rust structs with Serde derive macros from JSON samples.

JSON to Swift Struct Generator

Convert JSON to Swift Codable structs instantly. Generate type-safe Swift structs with Codable conformance from JSON samples.

JSON → XML Converter

Convert between JSON and XML formats bidirectionally.

JSON Path Tester

Test JSONPath expressions against JSON data and see matched results.

JSON Minifier & Compressor

Minify JSON by removing all whitespace, indentation, and line breaks to create compact payloads.

JSON Node Value Extractor

Extract all values of a specific key from JSON data. Enter a key name and get all matching values in a clean list for copy or download.

Math

View all

Math calculators and number converters.

Unit Converter

Convert length, weight, temperature, area, and volume units.

Number Base Converter

Convert between binary, octal, decimal, and hexadecimal number systems.

Percentage Calculator

Calculate percentages easily with three common modes.

Chmod Calculator

Convert Unix file permissions between numeric and symbolic formats.

Random Number Generator

Generate cryptographically secure random numbers with custom ranges and count.

Scientific Calculator

Perform scientific calculations with trigonometric, logarithmic, and exponential functions.

Next.js

View all

Next.js utility tools for configuration and routing.

App Router Path Builder

Visual builder for Next.js App Router routes including groups and parallel routes.

Middleware Matcher Builder

Build and test Next.js middleware config matcher patterns visually.

next.config Visualizer

Parse and explore next.config.js/ts options with descriptions and defaults.

Image Optimization Calculator

Calculate optimal image dimensions, sizes, and srcset for Next.js Image.

Route Handler Generator

Generate Next.js App Router API route boilerplate with type safety.

Security

View all

Security and cryptography utilities.

JWT Decoder

Decode and inspect JWT tokens instantly.

Password Generator

Generate strong, secure random passwords with customizable options.

Passphrase Generator

Generate memorable, secure passphrases from word lists.

UUID Generator

Generate UUID v4 identifiers instantly.

UUID Validator

Validate UUID strings and identify the version (v1, v2, v3, v4, v5).

Hash Generator

Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text.

JWT Generator

Generate signed JWT tokens for testing with custom headers and payloads.

Bcrypt Hash Generator

Generate bcrypt password hashes with configurable salt rounds.

API Key Generator

Generate cryptographically secure API keys in hex, base64, alphanumeric, and UUID formats.

HMAC Generator

Generate HMAC hashes with SHA-256, SHA-384, and SHA-512 algorithms.

AES Encrypt & Decrypt

Encrypt and decrypt text using AES-256-GCM with a password-based key.

SEO

View all

Search engine optimization tools and analyzers.

Meta Tag Generator

Generate optimized meta tags including OG and Twitter Card tags.

Robots.txt Tester

Validate and test your robots.txt rules against specific URLs.

Sitemap Generator

Generate XML sitemaps from a list of URLs with priority and frequency settings.

Heading Analyzer

Extract and analyze heading structure (H1-H6) from any HTML.

Keyword Density Analyzer

Analyze keyword frequency and density in any text for SEO optimization.

Schema Markup Generator

Generate JSON-LD schema markup for articles, products, FAQs, local business, and more.

SERP Preview Tool

Preview how your page will appear in Google search results with title, URL, and meta description.

YouTube Tags Generator

Generate optimized YouTube tags and keywords from any topic or video description to improve search visibility.

Plagiarism Checker

Check text for plagiarism, duplicate content, and AI-generated writing. Get an originality score with highlighted matches and AI detection analysis. 100% browser-based — your text never leaves your device.

Grammar Checker

Check your text for grammar errors, spelling mistakes, and punctuation issues. Get writing suggestions and readability analysis. 100% browser-based — your text never leaves your device.

Backlink Checker

Analyze any webpage's SEO profile — meta tags, headings, link structure, images, and technical SEO. Get a complete on-page SEO audit with actionable recommendations. Privacy-first — your data is never stored.

Text

View all

Text processing and conversion utilities.

Word Counter

Count words, characters, sentences, and paragraphs in your text instantly.

Character Counter

Count characters, words, sentences, and paragraphs in your text with real-time character analysis.

Slug Generator

Generate URL-friendly slugs from any text. Supports multiple separator styles.

Lorem Ipsum Generator

Generate placeholder text for your design and development projects.

URL Encode/Decode

Encode or decode URLs and query strings with proper percent-encoding.

URL Query Parser

Parse URL query parameters into a readable key-value table.

Diff Checker

Find differences between two texts with line-by-line highlighting.

Case Converter

Convert text between uppercase, lowercase, title case, sentence case, and more.

Base64 Encode/Decode

Encode or decode Base64 text instantly in your browser.

Regex Tester

Test regular expressions with real-time matching, syntax highlighting, and cheat sheet.

Markdown Preview

Write and preview markdown with live HTML rendering.

Markdown Editor

Write and preview markdown with live HTML rendering and syntax highlighting.

HTML Entities Converter

Encode or decode HTML entities (& < > ") instantly.

Text Sorter

Sort, reverse, shuffle, deduplicate, and filter text lines.

User-Agent Parser

Parse and analyze User-Agent strings to identify browsers, devices, and OS.

Line Sorter

Sort, shuffle, deduplicate, and reverse lines of text with multiple sorting algorithms.

HTML Tag Stripper

Strip HTML tags from content and extract clean plain text with multiple stripping modes.

String Manipulator

Apply string operations: reverse, truncate, pad, replace, extract, and transform text.

Placeholder Data Generator

Generate realistic placeholder data: names, emails, phone numbers, addresses, companies, and more.

Binary Converter

Convert text to binary representation and binary back to text.

HTML Formatter

Format, beautify, and indent HTML code with configurable options.

HTML Minifier

Minify and compress HTML code by removing whitespace, comments, and unnecessary attributes.

CSS Formatter

Format, beautify, and sort CSS properties with customizable options.

CSS Minifier

Minify and compress CSS by removing whitespace, comments, and optimizing property values.

JavaScript Formatter

Format and beautify JavaScript code with configurable indentation.

JavaScript Minifier

Minify JavaScript code by removing whitespace, comments, and simplifying syntax.

URL Builder

Construct URLs with visual query parameter controls — add, edit, and reorder parameters with proper encoding.

ASCII Table Generator

Create formatted ASCII tables from pasted data for documentation and code comments.

ASCII Converter

Convert text to ASCII codes and ASCII codes back to text instantly.

Image to Base64 & Base64 to Image

Convert images to Base64 data URIs and decode Base64 strings back into viewable/downloadable images.

Resume Parser

Parse and extract structured information from any resume or CV text — name, contact details, skills, experience, and education.

Design

View all

CSS generators and design utilities for developers.

Color Palette Generator

Generate harmonious color palettes with monochromatic, analogous, complementary, triadic, and tetradic schemes.

Border Radius Generator

Generate CSS border-radius values with a visual preview. Create smooth corners and custom shapes for your elements.

Box Shadow Generator

Create custom CSS box-shadow effects with a visual editor.

CSS Gradient Generator

Create linear and radial CSS gradients with a visual editor.

CSS Unit Converter

Convert between CSS units: px, rem, em, pt, %, vw, vh, and more.

CSS Grid Generator

Create CSS grid layouts visually with customizable columns, rows, and gaps.

Flexbox Generator

Create flexbox layouts visually with alignment, direction, and wrapping controls.

Cubic Bezier Generator

Create and preview CSS cubic-bezier easing curves for animations and transitions.

Database

View all

SQL formatting and database schema tools.

SQL Formatter

Format and beautify SQL queries with customizable indentation.

JSON to SQL Converter

Convert JSON data into SQL INSERT statements for database seeding.

Prisma Schema Generator

Generate Prisma schema models from a simple table definition syntax.

Network

View all

Network debugging tools for IP lookup, DNS, and more.

IP & Browser Info

Display your public IP address, browser information, and HTTP request details.

PDF

View all

PDF manipulation tools for merging, converting, and editing documents.

PDF Merge Online Free

Combine multiple PDF files into a single document. Reorder pages before merging.

JPG to PDF Online Free

Convert JPG, PNG, and WebP images to PDF documents. Arrange and resize images before conversion.

PDF to JPG Online Free

Convert PDF pages to high-quality JPG, PNG, or WebP images individually or in bulk.

PDF Compressor Online Free

Compress PDF files to reduce file size. Choose between low, medium, or high compression modes.

PDF Splitter Online Free

Split a PDF file into multiple documents. Extract specific pages or divide a PDF evenly.

Video

View all

Video processing tools for converting, trimming, and extracting audio.

Video to GIF Converter

Convert any video clip into an animated GIF. Adjust start time, duration, FPS, and size for the perfect output.

Video Trimmer & Cutter

Trim and cut video files online. Select start and end points to extract the perfect clip from your video.

Video to MP3 Converter

Extract audio from video files and convert to MP3 format. Works with MP4, WebM, MOV, and more.

XML

View all

XML formatting, validation, viewing, and extraction utilities.

XML Formatter

Format, beautify, and minify XML with customizable indentation and real-time syntax highlighting.

XML Validator

Validate XML data and detect syntax errors with detailed error messages and line numbers.

XML Viewer + Tree View

View, parse, and explore XML data with syntax highlighting and interactive collapsible tree view.

XML Editor Online — Edit, Validate & View XML

The complete XML workspace — edit, format, minify, validate, and explore XML with interactive tree view, statistics, and syntax highlighting.

XML Tag Value Extractor

Extract all values of a specific XML tag. Enter a tag name and get all matching values in a clean list for copy or download.

XML Studio

A full XML workspace with Monaco editor, tree view, XPath testing, statistics, namespace explorer, XSD validation, and format conversion. All in your browser.

Random

View all

Random generator tools for numbers, passwords, colors, and names.

Random Name Generator

Generate random names for characters, usernames, test data, and creative writing. Supports male, female, and mixed names.

Random Color Generator

Generate random colors in HEX, RGB, and HSL formats for design inspiration, web development, and data visualization.

How to Use These Tools

Start with Hubs

Each category hub — /json, /text, /seo, /security — groups tools by use case and provides context on when to use each one.

Use Tools in Sequence

Many workflows span multiple tools. Use the developer workflows above to find tool chains for debugging APIs, cleaning JSON data, encoding strings, and more.

Privacy by Design

Every tool runs 100% client-side. Your data — whether JSON payloads, text content, passwords, or files — never leaves your device. No uploads, no storage, no tracking.