I would like to compress PDF files in my Node.JS application which will be generated by electron. I tried to compress these files with Ghostscript which worked fine btw but I cannot use this commercially without paying for it.
Is there any good command line based solution alternative free for commercially use?
PS: I already tried compressing with LibreOffice Draw, but this cant handle included fonts :/