All Tools - Page 4
148 tools available
Page 4 of 7
JSON Formatter
Format, validate, and beautify JSON data. Quickly view readable JSON for use in development and debugging.
JSON to CSV Converter
Convert JSON data to CSV format with multiple input options. Paste JSON data, load from URL, or upload a file to convert to CSV.
JSON to HTML Converter
Convert JSON data to HTML table format with multiple input options. Paste JSON data, load from URL, or upload a file to convert to HTML table.
JSON to TSV Converter
Convert JSON data to TSV (Tab-Separated Values) format with multiple input options. Paste JSON data, load from URL, or upload a file to convert to TSV.
JSON to XML Converter
Convert JSON data to XML format with multiple input options. Paste JSON data, load from URL, or upload a file to convert to structured XML.
JSON to YAML Converter
Convert JSON data to YAML format with multiple input options. Paste JSON data, load from URL, or upload a file to convert to YAML.
JSON Validator
Validate JSON input for proper structure and syntax. Format, minify, and analyze JSON data. Perfect for debugging API payloads or configuration files.
JWT Decoder
Paste a JWT (JSON Web Token) and decode its header and payload. Useful for developers to inspect JWT contents without verification.
JWT Encoder
Create and encode JSON Web Tokens (JWT) with custom header, payload, and secret key. Perfect for developers testing JWT implementation.
Leap Year Checker
Check if any year is a leap year and explore leap year patterns. Find next and previous leap years with detailed explanations of the leap year rules.
Length Converter
Convert between different units of length measurement including millimeters, centimeters, meters, kilometers, inches, feet, yards, miles, and more. Quick and accurate length conversions.
Line Break Remover / Adder
Add or remove line breaks from text. Useful for formatting text, converting between single-line and multi-line formats, or preparing text for different contexts.
Lorem Ipsum Generator
Generate placeholder text for design or testing. Create Lorem Ipsum text with customizable paragraphs, words, and sentences.
Magnetic Flux Density Converter
Convert between different units of magnetic flux density measurement including tesla, gauss, weber per square meter, gamma, and more. Essential for physics, engineering, and magnetic field applications.
Markdown to HTML Converter
Convert Markdown to HTML and optionally back again. Transform your Markdown documents into clean HTML code for web publishing or vice versa.
MD5 Hash Generator & Verifier
Generate MD5 hashes from text input and verify text against existing MD5 hashes. MD5 produces a 128-bit hash value but is cryptographically broken - use only for non-security applications like checksums.
Meta Tag Generator
Generate essential HTML meta tags for your webpage including title, description, Open Graph, Twitter Cards, and SEO meta tags. Perfect for improving social media sharing and search engine optimization.
Named Color to Hex/RGB Lookup
Search and convert CSS named colors to HEX, RGB, and HSL values. Browse 140+ standard CSS color names with visual previews and instant conversion.
Octal To Binary Converter
Convert octal numbers to binary format quickly and accurately. Simply enter your octal number and get the binary equivalent instantly.
Octal To Decimal Converter
Convert octal numbers to decimal format quickly and accurately. Simply enter your octal number and get the decimal equivalent instantly.
Octal To Hex Converter
Convert octal numbers to hexadecimal format quickly and accurately. Simply enter your octal number and get the hex equivalent instantly.
Palindrome & Anagram Checker
Check if text is a palindrome (reads the same forwards and backwards) or compare two texts to see if they're anagrams (contain the same letters). Includes options for case sensitivity and ignoring spaces/punctuation.
Password Strength Checker
Analyze password strength in real-time based on length, complexity, entropy, and common vulnerabilities. Get detailed feedback to improve password security.
PBKDF2 Hash Generator & Verifier
Generate PBKDF2 hashes from passwords with configurable salt, iterations, and algorithms. Verify passwords against existing PBKDF2 hashes. PBKDF2 is the industry standard for secure password storage and key derivation, providing protection against brute force and rainbow table attacks.