Nat Puch
Nat Puch
Hi everyone and welcome! I have shared this project on [r/selfhosted](https://old.reddit.com/r/selfhosted/comments/q21sva/webbased_pdf_toolbox_new_version/) hoping some people would be interested and some of you are, apparently! Given the interest, I plan on continuing...
Setup GitHub Actions for: - Automated multi-arch builds. - Push to Docker Hub.
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: -...
Add possibility to extract images from PDF: see what `pdfimages` does.
Allow changing the sound effects volume in the home menu.
Currently, the favicon path in the `docker-compose.yml` is wrong and un-commenting the line does not change the favicon. This pull request fixes this problem.