<?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: White</title>
    <description>The latest articles on DEV Community by White (@_0e000da16c3bc7be753583).</description>
    <link>https://dev.to/_0e000da16c3bc7be753583</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3073417%2F30895a2b-c75b-4bc6-969c-1d408e56fedb.png</url>
      <title>DEV Community: White</title>
      <link>https://dev.to/_0e000da16c3bc7be753583</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_0e000da16c3bc7be753583"/>
    <language>en</language>
    <item>
      <title>Commercial grade beauty SDK!!!</title>
      <dc:creator>White</dc:creator>
      <pubDate>Tue, 22 Apr 2025 02:41:52 +0000</pubDate>
      <link>https://dev.to/_0e000da16c3bc7be753583/commercial-grade-beauty-sdk-4j74</link>
      <guid>https://dev.to/_0e000da16c3bc7be753583/commercial-grade-beauty-sdk-4j74</guid>
      <description>&lt;h1&gt;
  
  
  PixelFree Usage Documentation
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Project Overview
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;PixelFree&lt;/strong&gt; is a real-time beauty SDK sample project that integrates one-click beautification, skin smoothing, face shaping, filters, and 2D stickers. The project demonstrates how to integrate a third-party beauty engine to achieve real-time image enhancement and effect rendering in audio-video scenarios, suitable for quick integration and secondary development in applications such as short videos, live streaming, and video calls.&lt;/p&gt;

&lt;p&gt;The current version is compatible with mainstream audio-video platforms, including: Qiniu Cloud, Agora, Tencent Cloud Real-Time Video Communication (TRTC), and Zego. It can be used as a beauty plugin for independent integration with various platform SDKs.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Demo Show&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxu56bxvvzm32crr18vd1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxu56bxvvzm32crr18vd1.png" alt="Image description" width="800" height="530"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9aok99czxr60q2hriiw3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9aok99czxr60q2hriiw3.png" alt="Image description" width="800" height="453"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Function Module Description
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Face Shaping Functions
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Function Name&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Eye Size&lt;/td&gt;
&lt;td&gt;Adjust the magnification ratio of eyes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Face Thinning&lt;/td&gt;
&lt;td&gt;Adjust face width to achieve slimming effect&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Narrow Face&lt;/td&gt;
&lt;td&gt;Control the tightness of both sides of the face to create a narrow face effect&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Chin&lt;/td&gt;
&lt;td&gt;Adjust chin length&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;V-shaped Face&lt;/td&gt;
&lt;td&gt;Adjust face contour to make it closer to a V-shape&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Small Face&lt;/td&gt;
&lt;td&gt;Comprehensive adjustment of face size&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nose&lt;/td&gt;
&lt;td&gt;Adjust nose bridge height or width&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Forehead&lt;/td&gt;
&lt;td&gt;Adjust forehead height or width&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mouth&lt;/td&gt;
&lt;td&gt;Adjust mouth size and shape&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Philtrum&lt;/td&gt;
&lt;td&gt;Adjust philtrum (distance between nose and mouth)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Long Nose&lt;/td&gt;
&lt;td&gt;Extend or shorten nose length&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Eye Distance&lt;/td&gt;
&lt;td&gt;Control the distance between both eyes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Smiling Corners&lt;/td&gt;
&lt;td&gt;Enhance the upward curve of the corners of the mouth to increase smile effect&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Rotate Eyes&lt;/td&gt;
&lt;td&gt;Rotate eye angle to adjust gaze direction&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Open Eye Corner&lt;/td&gt;
&lt;td&gt;Adjust the extent of eye corner expansion to create a big eye effect&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Skin Smoothing Functions
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Function Name&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Skin Smoothing&lt;/td&gt;
&lt;td&gt;Smooth skin texture, remove blemishes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Whitening&lt;/td&gt;
&lt;td&gt;Enhance skin brightness, achieve a fairer look&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Rosy&lt;/td&gt;
&lt;td&gt;Increase skin rosy tone, make skin more vibrant&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sharpen&lt;/td&gt;
&lt;td&gt;Enhance image details and contour clarity&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;New Whitening Algorithm&lt;/td&gt;
&lt;td&gt;Use new whitening algorithm to improve naturalness and skin quality&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Image Enhancement&lt;/td&gt;
&lt;td&gt;Comprehensive improvement of image clarity and transparency&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Brighten Eyes&lt;/td&gt;
&lt;td&gt;Brighten eye area to highlight gaze&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Filter Functions
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Function Name&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Filter Types&lt;/td&gt;
&lt;td&gt;Switch among multiple style filters, including white bright, pink, black and white, personalized, cool tone, whitening, warm tone, fresh, and textured gray&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h3&gt;
  
  
  4. Other Functions
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Function Name&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;2D Stickers&lt;/td&gt;
&lt;td&gt;Real-time sticker overlays, supporting styles such as small white cat, yellow flower, candy, fluffy flower, bear ears, panda, etc.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;One-click Beautification&lt;/td&gt;
&lt;td&gt;Preset beauty combinations, switch all beauty settings with one click, including natural, cute, goddess, fair, etc.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Watermark&lt;/td&gt;
&lt;td&gt;Add image watermark&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Extension Fields&lt;/td&gt;
&lt;td&gt;Used for extending more custom beauty items&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h4&gt;
  
  
  Integration Guides
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://github.com/White-Kena/PixelFree/blob/main/doc/ios_en.md" rel="noopener noreferrer"&gt;iOS Integration&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/White-Kena/PixelFree/blob/main/doc/android_en.md" rel="noopener noreferrer"&gt;Android Integration&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Contact me
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Email: [&lt;a href="mailto:zhaobai851@gmail.com"&gt;zhaobai851@gmail.com&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;WeChat: [Zhao0_ooo]&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
  </channel>
</rss>
