Self-host with Docker ยท Yantr
Stirling-PDF
All-in-one PDF manipulation tool - merge, split, convert, compress, and more.
1
Ports
3
Notes
4
Use Cases
About
What Stirling-PDF does
Stirling-PDF is a powerful, locally-hosted web application for all your PDF needs. It provides over 30 PDF operations without sending your documents to any external service. Features include merging/splitting PDFs, rotating pages, extracting images, converting between formats (PDF to image...
Install Flow
How to self-host Stirling-PDF
Stirling-PDF can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Stirling-PDF does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Merge multiple PDF files into one document.
- Compress large PDFs to reduce file size.
- Convert scanned images to searchable PDFs with OCR.
- Add or remove password protection from PDFs.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
frooodle/s-pdf:latest
Service Name
stirling-pdf
Notes
Things to know before you deploy
- All processing done locally - no data leaves your server
- Supports batch processing for multiple files
- OCR requires additional language packs
Related Apps
More tools you might pair with Stirling-PDF
Page generated 2026-06-23T15:50:08.758Z