{
  "categories": [
    {
      "name": "Image & Creative",
      "icon": "heroicons:photo",
      "color": "pink",
      "tools": [
        {
          "name": "Image Converter",
          "href": "/tools/image-converter",
          "icon": "heroicons:photo",
          "description": "Convert between PNG, JPG, WebP formats"
        },
        {
          "name": "HEIC to JPG Converter",
          "href": "/tools/heic-to-jpg",
          "icon": "heroicons:device-phone-mobile",
          "description": "Convert iPhone HEIC photos to JPG, PNG, or WebP"
        },
        {
          "name": "SVG Converter",
          "href": "/tools/svg-converter",
          "icon": "heroicons:cube-transparent",
          "description": "Convert images to scalable vectors"
        },
        {
          "name": "SVG Code to Image",
          "href": "/tools/svg-code-to-image",
          "icon": "heroicons:code-bracket",
          "description": "Convert SVG code to PNG, JPG, or WebP",
          "shareable": true,
          "featured": "popular"
        },
        {
          "name": "HTML to Image",
          "href": "/tools/html-to-image",
          "icon": "heroicons:code-bracket-square",
          "description": "Convert HTML/CSS code or URLs to PNG, JPG, or WebP",
          "shareable": true
        },
        {
          "name": "HTML to Video Converter",
          "href": "/tools/html-to-video",
          "icon": "heroicons:film",
          "description": "Convert HTML pages and CSS animations to MP4 video",
          "shareable": false,
          "featured": "most-popular"
        },
        {
          "name": "HTML to GIF Converter",
          "href": "/tools/html-to-gif",
          "icon": "heroicons:gif",
          "description": "Convert HTML/CSS animations to animated GIF",
          "shareable": false
        },
        {
          "name": "Video to GIF Converter",
          "href": "/tools/video-to-gif",
          "icon": "heroicons:film",
          "description": "Convert MP4, WebM, MOV videos to animated GIF",
          "shareable": false
        },
        {
          "name": "GIF to Video Converter",
          "href": "/tools/gif-to-video",
          "icon": "heroicons:video-camera",
          "description": "Convert animated GIFs to MP4, WebM, or MOV video",
          "shareable": false
        },
        {
          "name": "Video Compressor",
          "href": "/tools/video-compressor",
          "icon": "heroicons:archive-box-arrow-down",
          "description": "Reduce MP4, WebM, MOV video file size by up to 90%",
          "shareable": false
        },
        {
          "name": "Video to MP3 Converter",
          "href": "/tools/video-to-mp3",
          "icon": "heroicons:musical-note",
          "description": "Extract audio from video - convert to MP3, WAV, AAC, FLAC",
          "shareable": false
        },
        {
          "name": "Doodle Video Maker",
          "href": "/tools/doodle-video-maker",
          "icon": "heroicons:video-camera",
          "description": "Create doodle and whiteboard animation videos, export as MP4 or GIF",
          "shareable": false
        },
        {
          "name": "Doodle Images Generator",
          "href": "/tools/image-to-doodle",
          "icon": "heroicons:pencil",
          "description": "Create doodle pictures, doodle art images & line art from photos"
        },
        {
          "name": "Braille ASCII Art",
          "href": "/tools/braille-ascii-art",
          "icon": "heroicons:view-columns",
          "description": "Convert images to braille art for WhatsApp & Discord"
        },
        {
          "name": "SVG Blob Generator",
          "href": "/tools/svg-blob-generator",
          "icon": "heroicons:sparkles",
          "description": "Create organic blob shapes for modern web design",
          "shareable": true
        },
        {
          "name": "Cool Text Art Generator",
          "href": "/tools/ascii-art-generator",
          "icon": "heroicons:command-line",
          "description": "Cool text drawings & ASCII art for WhatsApp, Discord",
          "shareable": true,
          "featured": "popular"
        },
        {
          "name": "Meme Generator",
          "href": "/tools/meme-generator",
          "icon": "heroicons:face-smile",
          "description": "Create memes with popular templates, no watermarks",
          "shareable": false
        },
        {
          "name": "Quote Image Generator",
          "href": "/tools/quote-image-generator",
          "icon": "heroicons:chat-bubble-bottom-center-text",
          "description": "Create beautiful, shareable quote graphics for social media",
          "shareable": false
        },
        {
          "name": "Social Image Resizer",
          "href": "/tools/social-image-resizer",
          "icon": "heroicons:arrows-pointing-out",
          "description": "Resize images for Instagram, Twitter, LinkedIn, Facebook and more",
          "shareable": false
        },
        {
          "name": "Image Combiner",
          "href": "/tools/image-combiner",
          "icon": "heroicons:squares-plus",
          "description": "Combine multiple images into one with horizontal, vertical, or grid layouts",
          "shareable": false
        },
        {
          "name": "Photo Date Changer",
          "href": "/tools/photo-date-changer",
          "icon": "heroicons:calendar",
          "description": "Change EXIF dates and timestamps on photos",
          "shareable": false
        }
      ]
    },
    {
      "name": "PDF Tools",
      "icon": "heroicons:document",
      "color": "red",
      "tools": [
        {
          "name": "PDF Merger",
          "href": "/tools/pdf-merger",
          "icon": "heroicons:document-duplicate",
          "description": "Merge multiple PDF files into one"
        },
        {
          "name": "PDF Splitter",
          "href": "/tools/pdf-splitter",
          "icon": "heroicons:scissors",
          "description": "Split PDF files by pages or range"
        },
        {
          "name": "PDF Add Password",
          "href": "/tools/pdf-add-password",
          "icon": "heroicons:lock-closed",
          "description": "Protect PDF files with passwords"
        },
        {
          "name": "PDF Remove Password",
          "href": "/tools/pdf-remove-password",
          "icon": "heroicons:lock-open",
          "description": "Unlock password-protected PDFs"
        },
        {
          "name": "PDF Rotator",
          "href": "/tools/pdf-rotator",
          "icon": "heroicons:arrow-path",
          "description": "Rotate PDF pages to fix orientation"
        },
        {
          "name": "Image to PDF",
          "href": "/tools/image-to-pdf",
          "icon": "heroicons:document-plus",
          "description": "Convert images to PDF documents"
        },
        {
          "name": "PDF Watermark",
          "href": "/tools/pdf-watermark",
          "icon": "heroicons:paint-brush",
          "description": "Add text or image watermarks to PDFs"
        },
        {
          "name": "PDF Compressor",
          "href": "/tools/pdf-compressor",
          "icon": "heroicons:archive-box-arrow-down",
          "description": "Compress PDFs to reduce file size"
        },
        {
          "name": "Scanned PDF Converter",
          "href": "/tools/scanned-pdf-converter",
          "icon": "heroicons:document-magnifying-glass",
          "description": "Enhance scanned documents with quality adjustments"
        },
        {
          "name": "PDF Signer",
          "href": "/tools/pdf-signer",
          "icon": "heroicons:pencil-square",
          "description": "Draw, type, or upload signatures to sign PDF documents",
          "shareable": false
        },
        {
          "name": "HTML to PDF",
          "href": "/tools/html-to-pdf",
          "icon": "heroicons:document-arrow-down",
          "description": "Convert HTML code or webpage URLs to PDF with live preview",
          "shareable": false
        },
        {
          "name": "Markdown to PDF",
          "href": "/tools/markdown-to-pdf",
          "icon": "heroicons:document-arrow-down",
          "description": "Convert Markdown documents to beautifully formatted PDF files",
          "shareable": false
        },
        {
          "name": "Markdown to Word",
          "href": "/tools/markdown-to-word",
          "icon": "heroicons:document-text",
          "description": "Convert Markdown to Microsoft Word (.docx) format",
          "shareable": false
        }
      ]
    },
    {
      "name": "Social Media",
      "icon": "heroicons:share",
      "color": "purple",
      "tools": [
        {
          "name": "YouTube Thumbnail Extractor",
          "href": "/tools/youtube-thumbnail-extractor",
          "icon": "simple-icons:youtube",
          "description": "Extract HD thumbnails from YouTube videos",
          "shareable": true
        },
        {
          "name": "YouTube Transcript & Summarizer",
          "href": "/tools/youtube-transcript",
          "icon": "mdi:closed-caption",
          "description": "Extract transcripts from YouTube videos and generate AI summaries",
          "shareable": true,
          "hidden": true
        },
        {
          "name": "Reddit Post Generator",
          "href": "/tools/reddit-post-generator",
          "icon": "simple-icons:reddit",
          "description": "Create realistic Reddit post mockups for presentations",
          "shareable": true,
          "featured": "trending"
        },
        {
          "name": "Twitter Card Preview",
          "href": "/tools/twitter-card-preview",
          "icon": "simple-icons:x",
          "description": "Preview how links appear on Twitter, Facebook, LinkedIn, and Discord",
          "shareable": true
        },
        {
          "name": "Instagram Grid Planner",
          "href": "/tools/instagram-grid-planner",
          "icon": "simple-icons:instagram",
          "description": "Plan and preview your Instagram feed layout before posting",
          "shareable": false
        },
        {
          "name": "LinkedIn Post Formatter",
          "href": "/tools/linkedin-post-formatter",
          "icon": "simple-icons:linkedin",
          "description": "Create bold, italic & stylish text for LinkedIn posts",
          "shareable": true
        },
        {
          "name": "Fake Tweet & Thread Generator",
          "href": "/tools/fake-tweet-generator",
          "icon": "simple-icons:x",
          "description": "Create realistic Twitter/X posts and threads for presentations",
          "shareable": false
        },
        {
          "name": "WhatsApp Chat Generator",
          "href": "/tools/whatsapp-chat-generator",
          "icon": "simple-icons:whatsapp",
          "description": "Create fake WhatsApp conversation screenshots",
          "shareable": false
        },
        {
          "name": "WhatsApp Status Generator",
          "href": "/tools/whatsapp-status-generator",
          "icon": "simple-icons:whatsapp",
          "description": "Create realistic WhatsApp status screenshots",
          "shareable": false
        },
        {
          "name": "Fancy Text Generator",
          "href": "/tools/fancy-text-generator",
          "icon": "heroicons:sparkles",
          "description": "Cool fonts & stylish text for Instagram, Twitter, TikTok & more",
          "shareable": true
        },
        {
          "name": "Emoji Keyboard",
          "href": "/tools/emoji-keyboard",
          "icon": "heroicons:face-smile",
          "description": "Copy & paste 1800+ emojis for any platform",
          "shareable": false
        },
        {
          "name": "Upside Down Text Generator",
          "href": "/tools/upside-down-text-generator",
          "icon": "heroicons:arrow-path",
          "description": "Flip text upside down for social media & usernames",
          "shareable": true
        },
        {
          "name": "Morse Code Translator",
          "href": "/tools/morse-code-translator",
          "icon": "heroicons:signal",
          "description": "Convert text to Morse code and decode Morse to text",
          "shareable": true
        },
        {
          "name": "Text to Binary Converter",
          "href": "/tools/text-to-binary",
          "icon": "heroicons:calculator",
          "description": "Convert text to binary, hex, octal & decimal",
          "shareable": true
        }
      ]
    },
    {
      "name": "Developer Tools",
      "icon": "heroicons:code-bracket",
      "color": "blue",
      "tools": [
        {
          "name": "AI Chat Extractor",
          "href": "/tools/ai-chat-extractor",
          "icon": "heroicons:chat-bubble-left-right",
          "description": "Extract ChatGPT, Claude & Grok conversations. Export as Markdown, text, or JSON.",
          "shareable": true
        },
        {
          "name": "JSON Formatter",
          "href": "/tools/json-formatter",
          "icon": "heroicons:code-bracket",
          "description": "Format and validate JSON data",
          "shareable": true
        },
        {
          "name": "JSON ↔ CSV Converter",
          "href": "/tools/json-csv-converter",
          "icon": "heroicons:arrows-right-left",
          "description": "Convert between JSON and CSV formats",
          "shareable": true
        },
        {
          "name": "Table to Spreadsheet",
          "href": "/tools/table-to-spreadsheet",
          "icon": "heroicons:table-cells",
          "description": "Paste HTML, Markdown, JSON, or ASCII tables and export to CSV/Excel",
          "shareable": true,
          "featured": "new"
        },
        {
          "name": "Base64 Encoder",
          "href": "/tools/base64",
          "icon": "heroicons:command-line",
          "description": "Encode and decode Base64 strings",
          "shareable": true
        },
        {
          "name": "Hash Generator",
          "href": "/tools/hash-generator",
          "icon": "heroicons:finger-print",
          "description": "Generate MD5, SHA-1, SHA-256 hashes",
          "shareable": true
        },
        {
          "name": "URL Slug Generator",
          "href": "/tools/url-slug-generator",
          "icon": "heroicons:link",
          "description": "Convert text to SEO-friendly URL slugs",
          "shareable": true
        },
        {
          "name": "AI Token Calculator",
          "href": "/tools/token-calculator",
          "icon": "heroicons:calculator",
          "description": "Count tokens for AI/LLM models",
          "shareable": true
        },
        {
          "name": "Markdown Preview",
          "href": "/tools/markdown-preview",
          "icon": "mdi:language-markdown",
          "description": "Live markdown editor with HTML export",
          "shareable": true
        },
        {
          "name": "TOON Converter",
          "href": "/tools/toon-converter",
          "icon": "mdi:code-braces-box",
          "description": "Convert JSON/YAML to TOON format (40% fewer tokens)",
          "shareable": true
        },
        {
          "name": "JSON to RDF",
          "href": "/tools/json-to-rdf",
          "icon": "heroicons:share",
          "description": "Convert JSON to RDF formats (Turtle, N-Triples, RDF/XML, JSON-LD)",
          "shareable": true
        },
        {
          "name": "Diff Checker",
          "href": "/tools/diff-checker",
          "icon": "tabler:file-diff",
          "description": "Compare text differences",
          "shareable": true
        },
        {
          "name": "Sitemap Validator",
          "href": "/tools/sitemap-validator",
          "icon": "heroicons:document-check",
          "description": "Validate XML sitemaps for SEO and search engine compliance",
          "shareable": true
        },
        {
          "name": "HTML Editor",
          "href": "/tools/html-editor",
          "icon": "heroicons:code-bracket-square",
          "description": "Free online HTML editor with live preview for HTML, CSS & JS",
          "shareable": true
        },
        {
          "name": "CSS Gradient Generator",
          "href": "/tools/css-gradient-generator",
          "icon": "heroicons:paint-brush",
          "description": "Create beautiful CSS gradients with live preview",
          "shareable": true
        }
      ]
    },
    {
      "name": "Utility Tools",
      "icon": "heroicons:wrench",
      "color": "orange",
      "tools": [
        {
          "name": "CSV Viewer",
          "href": "/tools/csv-viewer",
          "icon": "heroicons:table-cells",
          "description": "View and analyze CSV files"
        },
        {
          "name": "Unit Converter",
          "href": "/tools/unit-converter",
          "icon": "heroicons:arrows-right-left",
          "description": "Convert between different units",
          "shareable": true
        },
        {
          "name": "Password Generator",
          "href": "/tools/password-generator",
          "icon": "heroicons:lock-closed",
          "description": "Generate secure passwords"
        },
        {
          "name": "QR Code Generator",
          "href": "/tools/qr-code-generator",
          "icon": "heroicons:qr-code",
          "description": "Create QR codes from text or URLs",
          "shareable": true
        },
        {
          "name": "Barcode Generator",
          "href": "/tools/barcode-generator",
          "icon": "mdi:barcode",
          "description": "Generate Code128, EAN, UPC and other barcode formats",
          "shareable": true
        },
        {
          "name": "IP Address Lookup",
          "href": "/tools/ip-address-lookup",
          "icon": "heroicons:globe-alt",
          "description": "Lookup IP geolocation, ISP, and network details"
        },
        {
          "name": "Webpage Size Checker",
          "href": "/tools/webpage-size-checker",
          "icon": "heroicons:chart-bar-square",
          "description": "Check webpage size and analyze resources",
          "shareable": true
        },
        {
          "name": "Signature Drawer",
          "href": "/tools/signature-drawer",
          "icon": "heroicons:pencil-square",
          "description": "Create digital signatures with drawing, typing, or upload",
          "shareable": false
        },
        {
          "name": "Word Counter",
          "href": "/tools/word-counter",
          "icon": "heroicons:document-text",
          "description": "Count words, characters, and analyze text readability",
          "shareable": true
        },
        {
          "name": "Text Case Converter",
          "href": "/tools/text-case",
          "icon": "mdi:format-letter-case",
          "description": "Convert text to different cases",
          "shareable": true
        },
        {
          "name": "Pomodoro Timer",
          "href": "/tools/pomodoro-timer",
          "icon": "heroicons:clock",
          "description": "Focus timer with customizable work/break intervals",
          "shareable": false
        },
        {
          "name": "Certificate Generator",
          "href": "/tools/certificate-generator",
          "icon": "heroicons:academic-cap",
          "description": "Create & print professional certificates in bulk from CSV",
          "shareable": false
        },
        {
          "name": "File Date Changer",
          "href": "/tools/file-date-changer",
          "icon": "heroicons:clock",
          "description": "Change file creation and modification dates",
          "shareable": false
        }
      ]
    },
    {
      "name": "Bioinformatics",
      "icon": "heroicons:beaker",
      "color": "green",
      "tools": [
        {
          "name": "GenBank to FASTA",
          "href": "/tools/genbank-to-fasta",
          "icon": "mdi:dna",
          "description": "Convert GenBank files to FASTA format",
          "shareable": true
        },
        {
          "name": "Reverse Complement",
          "href": "/tools/reverse-complement",
          "icon": "heroicons:arrows-right-left",
          "description": "Get reverse complement of DNA sequences",
          "shareable": true
        },
        {
          "name": "Primer Tm Calculator",
          "href": "/tools/primer-tm",
          "icon": "heroicons:calculator",
          "description": "Calculate melting temperature of primers",
          "shareable": true
        },
        {
          "name": "GC Content Calculator",
          "href": "/tools/gc-content",
          "icon": "heroicons:chart-bar",
          "description": "Calculate GC percentage in sequences",
          "shareable": true
        },
        {
          "name": "FASTQ Quality Viewer",
          "href": "/tools/fastq-quality",
          "icon": "heroicons:chart-bar-square",
          "description": "Visualize FASTQ sequence quality scores"
        }
      ]
    },
    {
      "name": "Finance & Business",
      "icon": "heroicons:banknotes",
      "color": "emerald",
      "tools": [
        {
          "name": "Paycheck Calculator",
          "href": "/tools/paycheck-calculator",
          "icon": "heroicons:calculator",
          "description": "Calculate take-home pay after taxes for USA & Canada",
          "shareable": true
        },
        {
          "name": "Invoice Generator",
          "href": "/tools/invoice-generator",
          "icon": "heroicons:document-text",
          "description": "Create invoices & credit notes with logo, signature, and watermarks",
          "shareable": false
        },
        {
          "name": "Letterhead Generator",
          "href": "/tools/letterhead-generator",
          "icon": "heroicons:document-text",
          "description": "Create professional letterhead with logo, branding, and custom templates - free PDF download",
          "shareable": false
        },
        {
          "name": "Receipt Generator",
          "href": "/tools/receipt-generator",
          "icon": "heroicons:banknotes",
          "description": "Create PDF receipts for cash, card, or online payments",
          "shareable": false
        },
        {
          "name": "Price Quote Generator",
          "href": "/tools/price-quote-generator",
          "icon": "heroicons:document-check",
          "description": "Create price quotes, estimates & quotations with terms",
          "shareable": false
        },
        {
          "name": "Resume Builder",
          "href": "/tools/resume-builder",
          "icon": "heroicons:document-duplicate",
          "description": "Create ATS-friendly resumes with 7 templates & AI assistant"
        },
        {
          "name": "1099 Self-Employment Tax Calculator",
          "href": "/tools/1099-self-employment-tax-calculator",
          "icon": "heroicons:calculator",
          "description": "Calculate 1099 self-employment taxes, quarterly payments & deductions",
          "shareable": true
        },
        {
          "name": "Amazon FBA Calculator",
          "href": "/tools/amazon-fba-calculator",
          "icon": "heroicons:cube",
          "description": "Calculate Amazon FBA fees, referral fees & profit margins",
          "shareable": true
        },
        {
          "name": "Bill of Sale Generator",
          "href": "/tools/bill-of-sale-generator",
          "icon": "heroicons:document-duplicate",
          "description": "Create legally-formatted bill of sale for vehicles & property",
          "shareable": false
        }
      ]
    },
    {
      "name": "Educational",
      "icon": "heroicons:academic-cap",
      "color": "indigo",
      "tools": [
        {
          "name": "Math Animator",
          "href": "/tools/math-animator",
          "icon": "heroicons:variable",
          "description": "Create animated math videos in your browser - drag-and-drop Manim alternative",
          "shareable": false,
          "featured": "new"
        },
        {
          "name": "German Language Learning",
          "href": "/tools/german-language-learning",
          "icon": "heroicons:language",
          "description": "Practice German translation with A1-C2 levels"
        }
      ]
    }
  ]
}
