<?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: Srijan Kumar</title>
    <description>The latest articles on DEV Community by Srijan Kumar (@srijan_kumar_94e658aa3dda).</description>
    <link>https://dev.to/srijan_kumar_94e658aa3dda</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%2F3367130%2Fec5a3482-9cb2-4f6a-82f8-61802bbcb400.png</url>
      <title>DEV Community: Srijan Kumar</title>
      <link>https://dev.to/srijan_kumar_94e658aa3dda</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/srijan_kumar_94e658aa3dda"/>
    <language>en</language>
    <item>
      <title>Instantly Convert PDFs to Structured JSON with JSONIFY</title>
      <dc:creator>Srijan Kumar</dc:creator>
      <pubDate>Sat, 30 Aug 2025 19:05:38 +0000</pubDate>
      <link>https://dev.to/srijan_kumar_94e658aa3dda/instantly-convert-pdfs-to-structured-json-with-jsonify-5afm</link>
      <guid>https://dev.to/srijan_kumar_94e658aa3dda/instantly-convert-pdfs-to-structured-json-with-jsonify-5afm</guid>
      <description>&lt;p&gt;I’m excited to share JsonifyPDF, a fully open source project that converts PDF documents into structured JSON data using AI-powered extraction.&lt;/p&gt;

&lt;p&gt;Live Project:&lt;br&gt;
Frontend Demo: &lt;a href="https://pdf-json-microservice.vercel.app/" rel="noopener noreferrer"&gt;UI&lt;/a&gt;&lt;br&gt;
Backend API: &lt;a href="https://pdf-json.onrender.com/" rel="noopener noreferrer"&gt;API&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What It Does:&lt;br&gt;
Jsonify PDF enables developers and businesses to easily extract structured data from invoices, forms, reports, and other PDFs through a simple REST API.&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Upload PDF files or specify publicly accessible PDF URLs.&lt;/li&gt;
&lt;li&gt;Receive clean, well-structured JSON outputs.&lt;/li&gt;
&lt;li&gt;Built with FastAPI backend and React frontend.&lt;/li&gt;
&lt;li&gt;Uses Gemini AI API for advanced LLM-powered parsing.&lt;/li&gt;
&lt;li&gt;Open source with no freemium limits; freely deploy or extend.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;USE CASES:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Autofill Forms: Automatically populate web/mobile forms with data extracted from complex PDF forms, speeding up onboarding and minimizing manual entry errors.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Invoice Data Extraction: Extract critical invoice information—amounts, dates, line items—from PDFs into JSON format for seamless integration into accounting and ERP systems.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Document Automation: Convert contracts, reports, receipts, and other official PDFs into structured data to automate workflows, approvals, and record keeping.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Analytics &amp;amp; Data Enrichment: Use JSON outputs to feed business intelligence dashboards, enrich databases, and create actionable analytics for better decision-making&lt;/p&gt;&lt;/li&gt;
&lt;/ol&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%2Fklio51m7sro6hwnlwb58.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%2Fklio51m7sro6hwnlwb58.png" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;br&gt;
.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>webdev</category>
      <category>ai</category>
      <category>python</category>
    </item>
  </channel>
</rss>
