{
  "categories": {
    "image_formats": {
      "name": "Image Formats",
      "description": "Learn about modern image formats and conversions"
    },
    "pdf_tips": {
      "name": "PDF Tips",
      "description": "PDF conversion and optimization guides"
    },
    "web_optimization": {
      "name": "Web Optimization",
      "description": "Optimize files for web performance"
    },
    "best_practices": {
      "name": "Best Practices",
      "description": "File conversion best practices"
    },
    "format_guides": {
      "name": "Format Guides",
      "description": "Complete format comparison guides"
    }
  },
  "articles": {
    "webp-vs-jpeg-vs-png-complete-guide": {
      "title": "WebP vs JPEG vs PNG: Complete Format Comparison Guide 2026",
      "excerpt": "Discover the crucial differences between WebP, JPEG, and PNG formats. Learn which format to choose for your website to achieve the perfect balance of quality and performance.",
      "category": "Image Formats"
    },
    "heic-format-guide-convert-to-jpg": {
      "title": "HEIC Format Guide: Why iPhones Use It & How to Convert to JPG",
      "excerpt": "Understand Apple's HEIC image format, why it's the default on iPhones, and learn the fastest methods to convert HEIC to JPG for universal compatibility.",
      "category": "Image Formats"
    },
    "pdf-conversion-best-practices": {
      "title": "PDF Conversion Best Practices: Image to PDF & PDF to Image",
      "excerpt": "Master the art of PDF conversion with our comprehensive guide. Learn professional techniques for converting images to PDF and extracting images from PDF files.",
      "category": "PDF Tips"
    },
    "avif-next-generation-image-format": {
      "title": "AVIF: The Next-Generation Image Format Revolutionizing the Web",
      "excerpt": "Explore AVIF, the revolutionary image format offering superior compression and quality. Learn why major tech companies are adopting it and how to implement it today.",
      "category": "Image Formats"
    },
    "social-media-image-optimization-guide": {
      "title": "Social Media Image Optimization Guide: Perfect Formats & Sizes for Every Platform",
      "excerpt": "Master social media image optimization with our definitive guide. Learn the exact specifications, formats, and best practices for Facebook, Instagram, Twitter, LinkedIn, and more.",
      "category": "Web Optimization"
    },
    "file-conversion-speed-optimization-techniques": {
      "title": "File Conversion Speed Optimization: Achieving Sub-200ms Performance",
      "excerpt": "Discover advanced techniques to optimize file conversion speed. Learn how modern web technologies enable lightning-fast conversions under 200 milliseconds.",
      "category": "Web Optimization"
    },
    "data-format-conversions-json-csv-xml-guide": {
      "title": "Data Format Conversions: Complete JSON, CSV, XML & Markdown Guide",
      "excerpt": "Master data format conversions with our comprehensive guide covering JSON, CSV, XML, and Markdown. Learn when to use each format and how to convert between them efficiently.",
      "category": "Format Guides"
    },
    "privacy-security-file-conversion": {
      "title": "Privacy & Security in File Conversion: Protecting Your Sensitive Data",
      "excerpt": "Learn essential privacy and security practices for file conversion. Discover how client-side processing, encryption, and secure protocols keep your data safe.",
      "category": "Best Practices"
    },
    "svg-vector-graphics-conversion-guide": {
      "title": "SVG & Vector Graphics: Complete Conversion Guide for Scalable Images",
      "excerpt": "Master SVG and vector graphics conversion with our comprehensive guide. Learn the benefits of scalable images and how to convert between vector and raster formats.",
      "category": "Image Formats"
    },
    "image-compression-quality-guide": {
      "title": "Image Compression Explained: Balancing Quality and File Size",
      "excerpt": "Understand image compression techniques and learn how to achieve the perfect balance between file size and visual quality for optimal web performance.",
      "category": "Best Practices"
    },
    "svg-to-data-uri-2026": {
      "title": "SVG to Data URI (2026): Base64 vs URL-Encode + Copy-Paste CSS Examples",
      "excerpt": "Master SVG to Data URI conversion in 2026. Learn the difference between Base64 and URL-encoding, when to use each method, and get ready-to-use CSS examples for embedding SVG icons directly in your stylesheets without extra HTTP requests.",
      "category": "Format Guides"
    },
    "base64-to-png-2026": {
      "title": "Base64 to PNG (2026): Decode Data URI, Fix 'Invalid Base64', and Download Clean PNG",
      "excerpt": "Complete guide to converting Base64 strings to PNG images in 2026. Learn how to decode Data URIs, troubleshoot common 'Invalid Base64' errors, extract embedded images from HTML/CSS, and download clean PNG files with proper transparency.",
      "category": "Format Guides"
    },
    "har-to-csv-2026": {
      "title": "HAR to CSV (2026): Export Network Logs to Excel/Sheets + Remove Cookies Safely",
      "excerpt": "Convert HAR (HTTP Archive) files to CSV for easy analysis in Excel or Google Sheets. Learn how to export browser network logs, remove sensitive cookies and headers, analyze API calls, and troubleshoot performance issues with spreadsheet-ready data.",
      "category": "Format Guides"
    },
    "ics-to-csv-2026": {
      "title": "ICS to CSV (2026): Convert Calendar (.ics) to Excel Without Losing Dates/Timezones",
      "excerpt": "Convert ICS calendar files to CSV format while preserving dates, timezones, and recurring events. Perfect for importing Google Calendar, Outlook, or Apple Calendar events into Excel, Google Sheets, or CRM systems without data loss.",
      "category": "Format Guides"
    },
    "kml-to-gpx-garmin-komoot-strava-2026": {
      "title": "KML to GPX for Garmin/Komoot/Strava (2026): Tracks vs Waypoints + Common Errors",
      "excerpt": "Convert KML to GPX for Garmin GPS, Komoot, and Strava. Understand the difference between tracks and waypoints, fix common conversion errors, preserve elevation data, and ensure your routes work perfectly across all navigation apps and devices.",
      "category": "Format Guides"
    },
    "pem-to-pfx-2026": {
      "title": "PEM to PFX (PKCS#12) in 2026: IIS/Windows Import + Password + Full Chain Explained",
      "excerpt": "Convert PEM certificates to PFX (PKCS#12) format for IIS and Windows servers. Learn how to bundle private keys, include the full certificate chain, set passwords, and troubleshoot common import errors when deploying SSL/TLS certificates.",
      "category": "Best Practices"
    },
    "pem-vs-crt-vs-cer-vs-der-2026": {
      "title": "PEM vs CRT vs CER vs DER (2026): What's the Difference and Which One Do You Need?",
      "excerpt": "Understand the differences between PEM, CRT, CER, and DER certificate formats in 2026. Learn which format is required for Apache, Nginx, IIS, Java, and Windows, and how to convert between them without breaking your SSL/TLS configuration.",
      "category": "Format Guides"
    },
    "sql-to-json-2026": {
      "title": "SQL to JSON (2026): Convert INSERT Statements to JSON Array (Handles NULL, Booleans, Multi-Row)",
      "excerpt": "Convert SQL INSERT statements to clean JSON arrays. Learn how to parse multi-row INSERT queries, handle NULL values correctly, preserve boolean and numeric types, and generate JSON for APIs, NoSQL databases, or JavaScript applications.",
      "category": "Format Guides"
    },
    "vcf-to-csv-gmail-2026": {
      "title": "VCF to CSV for Gmail/Google Contacts (2026): Merge Multiple vCards + Keep Phone Fields Clean",
      "excerpt": "Convert VCF (vCard) files to CSV for easy import into Gmail and Google Contacts. Learn how to merge multiple vCard files, preserve all phone number fields, handle special characters, and clean up contact data for perfect imports without duplicates.",
      "category": "Format Guides"
    },
    "webp-avif-not-opening-fix-2026": {
      "title": "Why Your 'WebP/AVIF' Downloads Don't Open (2026): Fix Compatibility + Convert the Right Way",
      "excerpt": "Troubleshoot WebP and AVIF image files that won't open in Windows Photo Viewer, old browsers, or design software. Learn which apps support modern formats, how to add codec support, and when to convert WebP/AVIF to PNG or JPG for universal compatibility.",
      "category": "Best Practices"
    }
  }
}
