<?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: Baraa-hub</title>
    <description>The latest articles on DEV Community by Baraa-hub (@baraahub).</description>
    <link>https://dev.to/baraahub</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%2F3901178%2Ffc240515-5ba2-43f7-bf9b-62dd33fb6eaa.png</url>
      <title>DEV Community: Baraa-hub</title>
      <link>https://dev.to/baraahub</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/baraahub"/>
    <language>en</language>
    <item>
      <title>I built a free PDF toolkit that properly handles Arabic documents</title>
      <dc:creator>Baraa-hub</dc:creator>
      <pubDate>Mon, 27 Apr 2026 20:21:16 +0000</pubDate>
      <link>https://dev.to/baraahub/i-built-a-free-pdf-toolkit-that-properly-handles-arabic-documents-20fn</link>
      <guid>https://dev.to/baraahub/i-built-a-free-pdf-toolkit-that-properly-handles-arabic-documents-20fn</guid>
      <description>&lt;p&gt;Hey dev.to! 👋&lt;br&gt;
I got frustrated with existing PDF tools that either charge you, store your files, or completely mangle Arabic text. So I built ieatpdf.com — a free all-in-one PDF toolkit.&lt;br&gt;
What it does:&lt;/p&gt;

&lt;p&gt;Convert PDF to Word, Excel, PowerPoint, JPG, PNG, HTML&lt;br&gt;
Convert Word, Excel, PowerPoint files back to PDF&lt;br&gt;
Merge multiple PDFs into one&lt;br&gt;
Split PDF by page range&lt;br&gt;
Compress PDF (Low/Medium/High)&lt;br&gt;
Lock and unlock PDFs with password&lt;br&gt;
Full Arabic and RTL document support&lt;/p&gt;

&lt;p&gt;Tech stack:&lt;/p&gt;

&lt;p&gt;Python + Flask backend&lt;br&gt;
Hosted on Railway&lt;br&gt;
LibreOffice for file conversion&lt;br&gt;
Ghostscript for compression&lt;br&gt;
Tesseract OCR for Arabic text extraction&lt;br&gt;
PDF.js for in-browser preview&lt;/p&gt;

&lt;p&gt;Privacy first — every file is permanently deleted immediately after processing. No storage, no tracking.&lt;br&gt;
Would love feedback from the community — especially on the compression quality and Arabic OCR accuracy.&lt;br&gt;
👉 &lt;a href="https://ieatpdf.com" rel="noopener noreferrer"&gt;https://ieatpdf.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>python</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
