PDF Tools
Add Text to PDF
Overlay text on a PDF.
Loading tool…
What is Add Text?
Adds a text string to the first page of a PDF using pdf-lib's drawText API.
How it works
Loads the PDF and draws 'Hello!' at a fixed position on page 1.
- Upload a PDF. Output is text.pdf with text added.