# Baserow to PDF: Built a small free tool for turning Baserow rows into branded PDFs

**URL:** https://community.baserow.io/t/baserow-to-pdf-built-a-small-free-tool-for-turning-baserow-rows-into-branded-pdfs/12962
**Category:** Integrations
**Tags:** pdf, app-builder, baserow
**Created:** [September 23, 2026, 5:30pm UTC](https://community.baserow.io/t/baserow-to-pdf-built-a-small-free-tool-for-turning-baserow-rows-into-branded-pdfs/12962 "2026-09-23T17:30:49Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Nebyl](https://community.baserow.io/user_avatar/community.baserow.io/nebyl/32/5552_2.png) [@Nebyl](https://community.baserow.io/u/Nebyl)
#### Post date: [September 23, 2026, 5:30pm UTC](https://community.baserow.io/t/baserow-to-pdf-built-a-small-free-tool-for-turning-baserow-rows-into-branded-pdfs/12962/1 "2026-09-23T17:30:49Z")

</div>

Hey all,  
I built [BaserowPDF](https://baserowpdf.com/), a free tool that turns a Baserow row into a branded PDF document. Wanted to share here since a few threads in this category have touched on PDF export before.

What’s different from a generic “connect a webhook, get a PDF” tool: it reads the actual Baserow field types and renders them the way Baserow shows them: single/multi-select fields keep their real colored pills, linked records come through as a proper sub-table (not just IDs), and image attachments embed inline. A generic exporter flattens all of that to plain text.

Setup is: paste a table URL + a read-only API token, pick which fields to show and a title field, preview against a real row: Customize and generate. Aimed at being under 2 minutes from connect to first PDF.

It’s free, no vertical focus, just useful whenever you need a Baserow row as something presentable to hand to someone. Would genuinely welcome feedback, especially on field types it doesn’t handle well yet.

---

<div class="post-metadata">

### Author: ![AgustinCarozo](https://community.baserow.io/letter_avatar_proxy/v4/letter/a/3ab097/32.png) [@AgustinCarozo](https://community.baserow.io/u/AgustinCarozo)
#### Post date: [September 23, 2026, 5:32pm UTC](https://community.baserow.io/t/baserow-to-pdf-built-a-small-free-tool-for-turning-baserow-rows-into-branded-pdfs/12962/2 "2026-09-23T17:32:25Z")

</div>

Hi Nebyl 👋

Thanks for sharing!

---

<div class="post-metadata">

### Author: ![Nebyl](https://community.baserow.io/user_avatar/community.baserow.io/nebyl/32/5552_2.png) [@Nebyl](https://community.baserow.io/u/Nebyl)
#### Post date: [September 23, 2026, 5:45pm UTC](https://community.baserow.io/t/baserow-to-pdf-built-a-small-free-tool-for-turning-baserow-rows-into-branded-pdfs/12962/3 "2026-09-23T17:45:08Z")

</div>

@AgustinCarozo My pleasure 🙏

All feedbacks are welcome, of course!
