# PDF to EXCEL Sheet

**URL:** https://community.thunkable.com/t/pdf-to-excel-sheet/1228040
**Category:** Questions about Thunkable X
**Created:** [April 16, 2021, 1:58pm UTC](https://community.thunkable.com/t/pdf-to-excel-sheet/1228040 "2021-04-16T13:58:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sada484161jf6sm](https://avatars.discourse-cdn.com/v4/letter/s/e36b37/32.png) [@sada484161jf6sm](https://community.thunkable.com/u/sada484161jf6sm)
#### Post date: [April 16, 2021, 1:58pm UTC](https://community.thunkable.com/t/pdf-to-excel-sheet/1228040/1 "2021-04-16T13:58:29Z")

</div>

Hi! I’m trying to make an app that scan/ read a pdf and formats it into an excel sheet. Is it possible to create this on the Thunkable platform?

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [April 16, 2021, 2:28pm UTC](https://community.thunkable.com/t/pdf-to-excel-sheet/1228040/2 "2021-04-16T14:28:29Z")

</div>

Hey @sada484161jf6sm ,

This sounds like a great idea but extracting data, and in particular tabular data, from a PDF is quite challenging.

There are lots of third-party services that offer this, some paid, some freemium and a few free ones but off the top of my head I can’t recommend one.

If you were able to find a service like this and export your data to Google Sheets, then Thunkable would come into the equation as you would be able to present that data then in an app.

Hope that makes sense.

---

<div class="post-metadata">

### Author: ![sada484161jf6sm](https://avatars.discourse-cdn.com/v4/letter/s/e36b37/32.png) [@sada484161jf6sm](https://community.thunkable.com/u/sada484161jf6sm)
#### Post date: [April 16, 2021, 2:35pm UTC](https://community.thunkable.com/t/pdf-to-excel-sheet/1228040/4 "2021-04-16T14:35:19Z")

</div>

Okay, thank you! I’ll try to find some services that could help me with this.

Do you think that I could be able to use any of these services to extract data from the pdf’s?

1. [PDF to Excel API - How it Works | PDFTables](https://pdftables.com/pdf-to-excel-api)  
2.[PDF.co Web API - PDF To Excel API - PHP - Convert PDF To XLSX From Uploaded File | PDF.co](https://pdf.co/samples/pdf-co-web-api-pdf-to-excel-api-php-convert-pdf-to-xlsx-from-uploaded-file)

Would these help me extract the data, or should I look for more?

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:25pm UTC](https://community.thunkable.com/t/pdf-to-excel-sheet/1228040/5 "2024-11-08T13:25:11Z")

</div>


