<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: liuqing yang</title>
    <description>The latest articles on DEV Community by liuqing yang (@liuqing_yang_7548152f462c).</description>
    <link>https://dev.to/liuqing_yang_7548152f462c</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4124728%2Ff56c50d9-5994-47d0-96b4-34bc41c16577.png</url>
      <title>DEV Community: liuqing yang</title>
      <link>https://dev.to/liuqing_yang_7548152f462c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/liuqing_yang_7548152f462c"/>
    <language>en</language>
    <item>
      <title>How I built an AI photo-to-anime converter with 5 unique styles</title>
      <dc:creator>liuqing yang</dc:creator>
      <pubDate>Mon, 14 Sep 2026 14:41:45 +0000</pubDate>
      <link>https://dev.to/liuqing_yang_7548152f462c/how-i-built-an-ai-photo-to-anime-converter-with-5-unique-styles-3m6f</link>
      <guid>https://dev.to/liuqing_yang_7548152f462c/how-i-built-an-ai-photo-to-anime-converter-with-5-unique-styles-3m6f</guid>
      <description>&lt;p&gt;I've been working on &lt;strong&gt;ToonBliss&lt;/strong&gt; — an AI photo converter with 5 genuinely different art styles (not variations of the same filter).&lt;/p&gt;

&lt;h2&gt;
  
  
  The 5 Styles
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;ToonBliss&lt;/strong&gt; — hand-drawn anime style, preserves face identity&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ToonBliss 3D&lt;/strong&gt; — Pixar-style 3D cartoon&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ClayBliss&lt;/strong&gt; — claymation plasticine texture&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AquaBliss&lt;/strong&gt; — 90s retro cel animation&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PlastiBliss&lt;/strong&gt; — 3D vinyl collectible toy&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each style uses a different AI model tuned for that specific aesthetic.&lt;/p&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Upload any photo (JPG, PNG, up to 10MB)&lt;/li&gt;
&lt;li&gt;Pick a style&lt;/li&gt;
&lt;li&gt;AI transforms it in 5-30 seconds&lt;/li&gt;
&lt;li&gt;Download in HD&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend&lt;/strong&gt;: Next.js with Tailwind CSS&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI&lt;/strong&gt;: Replicate API with multiple models&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Database&lt;/strong&gt;: PostgreSQL&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hosting&lt;/strong&gt;: Vercel&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Payments&lt;/strong&gt;: Dodo Payments (credit-based billing)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Makes It Different
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;5 genuinely different art styles, not variations of the same filter&lt;/li&gt;
&lt;li&gt;Credits never expire&lt;/li&gt;
&lt;li&gt;No watermark on converted images&lt;/li&gt;
&lt;li&gt;Works in 7 languages&lt;/li&gt;
&lt;li&gt;2 free credits on signup&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;Visit &lt;a href="https://toonbliss.store" rel="noopener noreferrer"&gt;toonbliss.store&lt;/a&gt; to try it out. Free credits on signup, no credit card needed.&lt;/p&gt;

&lt;p&gt;I'd love to hear your feedback on the styles and quality. What would you improve?&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>ai</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
