{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://diypaintbynumbers.com/#organization",
      "name": "DIY Paint by Numbers",
      "url": "https://diypaintbynumbers.com/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://diypaintbynumbers.com/logo.png",
        "width": 512,
        "height": 512
      },
      "description": "Free AI-powered paint by numbers generator that turns any photo into a printable paint-by-numbers template. No signup, privacy-first, local processing.",
      "sameAs": []
    },
    {
      "@type": "WebSite",
      "@id": "https://diypaintbynumbers.com/#website",
      "name": "DIY Paint by Numbers",
      "url": "https://diypaintbynumbers.com/",
      "publisher": {
        "@id": "https://diypaintbynumbers.com/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://diypaintbynumbers.com/?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://diypaintbynumbers.com/#app",
      "name": "DIY Paint by Numbers Generator",
      "url": "https://diypaintbynumbers.com/",
      "applicationCategory": "DesignApplication",
      "operatingSystem": "Any (Web Browser)",
      "isAccessibleForFree": true,
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "description": "Free AI tool to convert any photo (JPG, PNG, WEBP) into a custom paint-by-numbers template. Adjust difficulty (Easy/Medium/Hard) and colors (16-48). Download as PNG or print-ready PDF. 100% private - all processing happens in your browser.",
      "featureList": [
        "AI photo to paint by numbers conversion",
        "Adjustable difficulty: Easy, Medium, Hard",
        "16 to 48 colors palette",
        "PNG and PDF download",
        "Direct printing",
        "Local browser processing - no upload",
        "No signup required",
        "Unlimited free generations",
        "Commercial use allowed"
      ],
      "screenshot": "https://diypaintbynumbers.com/og-image.jpg",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "ratingCount": "2847",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "HowTo",
      "@id": "https://diypaintbynumbers.com/#howto",
      "name": "How to Turn a Photo into a Paint by Numbers Template",
      "description": "Create a custom paint by numbers template from any photo in under 60 seconds.",
      "totalTime": "PT1M",
      "estimatedCost": {
        "@type": "MonetaryAmount",
        "currency": "USD",
        "value": "0"
      },
      "tool": [
        {
          "@type": "HowToTool",
          "name": "Web browser (Chrome, Safari, Firefox, Edge)"
        }
      ],
      "supply": [
        {
          "@type": "HowToSupply",
          "name": "Photo in JPG, PNG or WEBP format"
        }
      ],
      "step": [
        {
          "@type": "HowToStep",
          "position": 1,
          "name": "Upload Your Photo",
          "text": "Drag and drop or click to browse and select a photo. Choose a pet, portrait, landscape, or any image with a clear subject. Your image never leaves your device.",
          "image": "https://diypaintbynumbers.com/step1-upload.jpg",
          "url": "https://diypaintbynumbers.com/#how-it-works"
        },
        {
          "@type": "HowToStep",
          "position": 2,
          "name": "Customize Difficulty and Colors",
          "text": "Adjust difficulty (Easy for large blocks/beginners, Hard for fine details) and choose color count from 16 to 48. 16-24 colors is easier; 36-48 captures more detail.",
          "image": "https://diypaintbynumbers.com/step2-customize.jpg",
          "url": "https://diypaintbynumbers.com/#how-it-works"
        },
        {
          "@type": "HowToStep",
          "position": 3,
          "name": "Generate Template",
          "text": "Click Generate Template. Our AI-powered algorithm analyzes your image and creates a detailed numbered template instantly in your browser.",
          "image": "https://diypaintbynumbers.com/step3-generate.jpg",
          "url": "https://diypaintbynumbers.com/#how-it-works"
        },
        {
          "@type": "HowToStep",
          "position": 4,
          "name": "Download & Paint",
          "text": "Download as PNG or print-ready PDF, or print directly. Follow the numbers and fill each section - the canvas guides you all the way.",
          "image": "https://diypaintbynumbers.com/step4-download.jpg",
          "url": "https://diypaintbynumbers.com/#how-it-works"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://diypaintbynumbers.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How does the paint-by-number generator work?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Simply upload a photo, adjust the difficulty and color count, and click 'Generate'. Our AI-powered algorithm reduces your image into a numbered template with color mapping that you can print and paint. All processing happens locally in your browser."
          }
        },
        {
          "@type": "Question",
          "name": "Is this tool really free?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, it is 100% free to use. There are no hidden charges, no watermarks, and no limits on how many templates you can generate."
          }
        },
        {
          "@type": "Question",
          "name": "Do I need to create an account or register?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No registration is required. You can upload your image and generate a template instantly without signing up."
          }
        },
        {
          "@type": "Question",
          "name": "What image formats are supported?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We support standard image formats including JPG, JPEG, PNG, and WEBP for upload. Output is available as PNG and PDF."
          }
        },
        {
          "@type": "Question",
          "name": "What do the difficulty levels (Easy/Medium/Hard) mean?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Difficulty controls the block size. Easy creates larger blocks with fewer details (great for beginners and kids), Medium is balanced, while Hard uses smaller blocks to capture fine details for a more complex painting experience."
          }
        },
        {
          "@type": "Question",
          "name": "What does the 'Colors' slider do?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It determines how many distinct paint colors the algorithm uses, ranging from 16 to 48. Fewer colors (16-24) result in a simpler, more graphic look ideal for beginners, while more colors (36-48) offer a richer, more nuanced and realistic palette."
          }
        },
        {
          "@type": "Question",
          "name": "Are my images uploaded to a server?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. All processing is done locally in your browser using JavaScript. Your images and generated templates never leave your device, ensuring complete privacy."
          }
        },
        {
          "@type": "Question",
          "name": "Can I use the generated templates for commercial purposes?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, you are free to use the generated templates for both personal and commercial projects. We do not claim any rights to your generated artwork."
          }
        },
        {
          "@type": "Question",
          "name": "What photo works best for paint by numbers?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "High-contrast photos with a clear subject work best. For portraits, ensure good lighting on the face and avoid cluttered backgrounds. Avoid blurry or very dark images."
          }
        },
        {
          "@type": "Question",
          "name": "How is this different from paid custom paint by numbers kits?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Paid kits from sites like Canvas by Numbers or Crafty by Numbers ship a physical canvas + paints for $30-$70. DIY Paint by Numbers is instant, free, and private: you generate the template yourself and print at home or at a print shop, with no waiting or shipping cost."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://diypaintbynumbers.com/#breadcrumbs",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://diypaintbynumbers.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Paint by Numbers Generator",
          "item": "https://diypaintbynumbers.com/#generator"
        }
      ]
    }
  ]
}
