JSON Repair
Fix malformed LLM JSON output, trailing commas, quotes, and arrays.
Security, LLM cost, prompt engineering, RAG, MCP, agent, and developer utilities merged into Toolars as the professional tool family for builders.
Merged from Aixtral Lab
41Security to design utilities
7Run without upload where possible
82%Fix malformed LLM JSON output, trailing commas, quotes, and arrays.
Scan prompts for jailbreaks, instruction overrides, and hidden payloads.
Estimate token cost across providers, models, context windows, and traffic.
Build manifests, tool schemas, prompts, resources, and launch docs.
Format, validate, and beautify JSON data.
Create implementation-ready gradients for UI surfaces.
Encode and decode Base64 text locally for API payloads, secrets, and debugging.
Convert text between camelCase, snake_case, kebab-case, PascalCase, and readable titles.
Turn titles and labels into clean URL slugs with predictable separators.
Count words, characters, sentences, and reading time for pasted text.
Generate and inspect UUID values locally for tests, fixtures, and identifiers.
Encode, decode, and inspect URL components without sending text to a server.
Escape and unescape HTML entities for safe snippets, docs, and debugging.
Convert CSV rows into structured JSON locally with header handling and validation notes.
Turn JSON arrays into CSV tables locally with escaped fields and row statistics.
Compare JSON payloads locally and review added, removed, and changed paths.
Validate YAML syntax, indentation, and structure before config changes ship.
Format or minify XML snippets locally for feeds, config files, and payload review.
Extract headings, lists, links, code blocks, and metadata from Markdown as JSON.
Compare two text versions locally and review line-level additions and removals.
Compare text with whitespace, case, and trim options for local review.
Parse, decode, and inspect URL components with query, path, host, and protocol breakdowns.
Convert numbers between binary, octal, decimal, and hexadecimal with validation notes.
Convert file sizes across bytes, KB, MB, GB, TB, and PB with decimal and binary modes.
Calculate Linux file permissions with octal, symbolic, and owner-group-other views.
Calculate IPv4 network address, broadcast, usable hosts, CIDR notation, and binary views.
Convert Unix timestamps into readable dates and compare second or millisecond precision.
Parse browser User-Agent strings into browser, OS, device type, and rendering engine.
Convert colors between HEX, RGB, HSL, HSV, CMYK, and named formats.
Create CSS border-radius values for all corners with preview-ready output.
Generate MD5, SHA1, SHA256, and SHA512 hashes for local text and payload checks.
Decode and inspect JSON Web Tokens locally without verifying or sending secrets.
Generate secure passwords with length, symbol, number, and custom rule controls.
Test regular expressions with real-time matches, groups, flags, and sample text.
Format and beautify SQL queries with dialect and style options for review.
Minify JavaScript, CSS, and HTML code to reduce file size before shipping.
Decode cron expressions into readable schedules with next execution hints.
Convert between docker run commands and docker-compose.yml service definitions.
Encode images to Base64 data URLs or decode Base64 content back to previewable images.
Generate QR codes from text, URLs, or data with customizable color and size settings.
Estimate tokens, characters, and cost-oriented prompt size for LLM workflows.