<?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: BrAtUkA_dotdev</title>
    <description>The latest articles on DEV Community by BrAtUkA_dotdev (@bratukadotdev).</description>
    <link>https://dev.to/bratukadotdev</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%2F3922789%2F567315f7-da12-465a-8eb5-caf9b8da7299.png</url>
      <title>DEV Community: BrAtUkA_dotdev</title>
      <link>https://dev.to/bratukadotdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bratukadotdev"/>
    <language>en</language>
    <item>
      <title>A GPU-Accelerated PDF Dark Mode Converter, That Runs Entirely in Your Browser</title>
      <dc:creator>BrAtUkA_dotdev</dc:creator>
      <pubDate>Sun, 10 May 2026 04:22:30 +0000</pubDate>
      <link>https://dev.to/bratukadotdev/a-gpu-accelerated-pdf-dark-mode-converter-that-runs-entirely-in-your-browser-4610</link>
      <guid>https://dev.to/bratukadotdev/a-gpu-accelerated-pdf-dark-mode-converter-that-runs-entirely-in-your-browser-4610</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;OS dark mode doesn't affect PDF content&lt;/li&gt;
&lt;li&gt;Existing tools upload your files, are slow, or have few options&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;16+ themes, GPU-accelerated, fully offline, zero uploads&lt;/li&gt;
&lt;li&gt;Link to live tool + screenshot&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How It Works (Technical)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;pdf.js rendering → Canvas API color transform → PDF assembly&lt;/li&gt;
&lt;li&gt;Parallel page processing&lt;/li&gt;
&lt;li&gt;Text layer preservation technique&lt;/li&gt;
&lt;li&gt;Image detection and preservation&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Live link  &lt;a href="https://bratuka.dev/pdf-dark-mode-converter/" rel="noopener noreferrer"&gt;https://bratuka.dev/pdf-dark-mode-converter/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;GitHub link  &lt;a href="https://github.com/BrAtUkA/pdf-dark-mode-converter" rel="noopener noreferrer"&gt;https://github.com/BrAtUkA/pdf-dark-mode-converter&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;What I'd love help with (performance, suggestions, etc.)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
