<?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: Sriram G</title>
    <description>The latest articles on DEV Community by Sriram G (@sriramg).</description>
    <link>https://dev.to/sriramg</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%2F3894095%2Fa7d7a9e9-6cc8-41a7-9249-120aa5af5f61.jpeg</url>
      <title>DEV Community: Sriram G</title>
      <link>https://dev.to/sriramg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sriramg"/>
    <language>en</language>
    <item>
      <title>Convert PDF to Google Sheets in 1 click - Table extractor that lives inside Google Sheets</title>
      <dc:creator>Sriram G</dc:creator>
      <pubDate>Thu, 23 Apr 2026 11:34:12 +0000</pubDate>
      <link>https://dev.to/sriramg/convert-pdf-to-google-sheets-in-1-click-table-extractor-that-lives-inside-google-sheets-59dl</link>
      <guid>https://dev.to/sriramg/convert-pdf-to-google-sheets-in-1-click-table-extractor-that-lives-inside-google-sheets-59dl</guid>
      <description>&lt;p&gt;Millions of professionals deal with bank statements, invoices, reports, that often is received as PDFs, and they need to get these data on a spreadsheet for analysis.&lt;/p&gt;

&lt;p&gt;Whether it be a bookkeeper, small business owner, auditor, or a financial analyst, they all deal with this requirement frequently.&lt;/p&gt;

&lt;p&gt;With the tech advancements we see around, it is still surpising to see many professionals still doing manual entry or copy-paste. This takes a significant time in their routine. &lt;/p&gt;

&lt;p&gt;Others are typically aware of online converters that convert to XLSX or CSV format, which can then be imported in a Google Sheet or Excel. Some of them mess the formatting too.&lt;/p&gt;

&lt;p&gt;But today with AI, we don't need to switch between apps to convert tabular data from PDF or Image. We can do this without leaving our spreadsheet.&lt;/p&gt;

&lt;p&gt;While in Excel you have the native "Data from Picture" or "Get Data" from PDF with MS 365 subscription, many people who use Google Sheets are not aware of add-ons that help with converting tabular data.&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/8QFhjPZhh88"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;I noticed a visible and frequent need for converting tabular data from PDFs and images to a spreadsheet, and started tinkering with apps script to build a tool that lives inside Google Sheets, uses optical character recognition with the help of AI, to identify structured tabular data from a PDF or image and write it on the active spreadsheet with the layout(rows and columns) preserved. All that the user needs to do is to uploade the PDF or image and click the "Extract Data" button, and the data will be written on the sheet within a minute. This tool is now live on the Google Workspace Marketplace as &lt;a href="https://workspace.google.com/marketplace/app/convert_pdf_to_google_sheetscsv_bank_sta/687083288287" rel="noopener noreferrer"&gt;Convert PDF to Google Sheets™,CSV: Bank Statement&lt;/a&gt; with 300+ users from around the world.&lt;/p&gt;

&lt;p&gt;This kind of add-on helps a bookkeeper, small business owner, financial analyst, etc. handle tabular data conversion from their PDFs and images, without leaving Google Sheet, and without any manual entry. All they need to do is upload the file and click the extract button, and the data would be available on their active spreadsheet within a minute. &lt;/p&gt;

&lt;p&gt;This helps a lot in &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Saving time: Conversion done in 1 minute, as compared to 5-15 mins in their usual process.&lt;/li&gt;
&lt;li&gt;Reduced effort: No switching between apps, No typing, No copy-paste, just 1 click.&lt;/li&gt;
&lt;li&gt;Reduced errors: AIs are not error free, but much better than manual process.&lt;/li&gt;
&lt;li&gt;More time for other activities: More time and energy available for analysis and higher level activities, instead of spending on data entry. &lt;/li&gt;
&lt;li&gt;Compatibility for both Excel and Google Sheets: The converted tabular data is also available as CSV, ready to be instantly imported in Excel.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Our initial customer was a remote bookkeeper working for a construction compmany from Australia, and she completed around 250 extractions in 2-3 days. This proved the need for a tool like this. We have got 56 users from the USA so far, and 3 of them have upgraded to paid plans, further proving the necessity of an add-on like this.&lt;br&gt;
Bookkeepers, small business owners who do their own bookkeeping, often want to analyze the data by staging on a Google Sheet, and then import it into their accounting software(QBO or Xero). We noticed this and developed a Xero export feature, where they can Create Draft Bills in Xero directly from Google Sheets. This is particularly useful for Accounts Payable workflows that involve Xero and Google Sheets. &lt;/p&gt;

&lt;p&gt;If you are someone dealing with bank statements or invoices or reports from PDFs or images, try this add-on for free and let us know if it saved your time.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>ai</category>
      <category>automation</category>
      <category>saas</category>
    </item>
  </channel>
</rss>
