DEV Community

陈善阅
陈善阅

Posted on

How I Built a Free PDF Converter API in 3 Days (Open Source)

Last week I needed a free PDF converter. Most tools charged money or had watermarks. So I built my own in 3 days.

Tech stack: Node.js, Express, pdf-lib

Features: PDF to Word, Image, Text, Merge, Compress

Live demo: https://pdf-converter-api-new.onrender.com

Source code: https://github.com/sjgj13533039998-dot/pdf-converter-api

Star the repo if helpful! ⭐

Top comments (0)