web-pdf-toolbox icon indicating copy to clipboard operation
web-pdf-toolbox copied to clipboard

Simple web toolbox for PDF files

Results 18 web-pdf-toolbox issues
Sort by recently updated
recently updated
newest added

I have a Synology DS918+ with Docker running. I created a Stack and deployed it successfully ``` --- version: '3.3' services: web-pdf-toolbox: container_name: webpdf ports: - 25568:80 environment: - PUID=1026...

bug

Setup GitHub Actions for: - Automated multi-arch builds. - Push to Docker Hub.

dev

I built the image for ARM and it is available on Docker Hub but I can't test if it's working properly. Try to run the image on ARM machines: -...

Hi. Is it possible to include PDF signing like how it is done in Adobe Acrobat DC? THank you and more power to your project.

feature request

Trying to run the container as a non-root user (using `user:` in the docker-compose file) causes the following error: `ERROR: for web-pdf-toolbox Cannot start service web-pdf-toolbox: OCI runtime create failed:...

enhancement

First of all, thank you so much for your effort on this project. I'm quite sure it will be helpful to a lot of people. I'd like to add a...

feature request

Add possibility to extract images from PDF: see what `pdfimages` does.

feature request

Feature Request: Drag and Drop for PDF upload. Have a look at smallpdf.com for example eg - https://smallpdf.com/compress-pdf

feature request