PDF Editor as a Service

Have you ever been the go-to tech support for your family, only to get stuck helping them edit PDFs?

If you are Head of IT for your home, as I am, you may have received requests to help with PDF editing (add, remove or merge pages to existing PDFs). If you work with mac, it is quite simple, but Windows requires separate tools for the task.

I was building an app for that exact reason, helping simplify some PDF tasks, but I've found a very comprehensive tool which could be used by anyone in the same situation: Stirling PDF.

If you are not familiar with devops tools such as docker, you can install directly on your Windows, macOS or Linux.

You can also deploy it as a service in a container and access it through a web browser.

It is as simple as running the command below for testing:

docker run -d --name stirling-pdf -p 8080:8080 -e DOCKER_ENABLE_SECURITY=false docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest

After the container is up, you can test the tool pointing your browser to the address localhost:8080

And this is what the initial screen looks like:

Of course, after testing and evaluating that it works for your purposes, you can use it locally or deploy in a k8s cluster in your company, but ๐—œ ๐˜€๐˜๐—ฟ๐—ผ๐—ป๐—ด๐—น๐˜† ๐—ฟ๐—ฒ๐—ฐ๐—ผ๐—บ๐—บ๐—ฒ๐—ป๐—ฑ ๐—ฟ๐—ฒ๐˜ƒ๐—ถ๐—ฒ๐˜„๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐˜€๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜† ๐—ต๐—ฎ๐—ฟ๐—ฑ๐—ฒ๐—ป๐—ถ๐—ป๐—ด ๐˜€๐—ฒ๐—ฐ๐˜๐—ถ๐—ผ๐—ป ๐—ถ๐—ป ๐˜๐—ต๐—ฒ๐—ถ๐—ฟ ๐—ฑ๐—ผ๐—ฐ๐˜‚๐—บ๐—ฒ๐—ป๐˜๐—ฎ๐˜๐—ถ๐—ผ๐—ป.

One great advantage of it over SaaS PDF editing platforms is that you keep your data with you.

Have you tried Stirling PDF or do you use another tool? Let me know in the comments!

0
Subscribe to my newsletter

Read articles from Andre Gustavo Albuquerque directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Andre Gustavo Albuquerque
Andre Gustavo Albuquerque