compress-pdf icon indicating copy to clipboard operation
compress-pdf copied to clipboard

GUI

Open victorwestmann opened this issue 8 years ago • 2 comments

Hi there. First of all thank you for your work. It may be something simple and small for you but it's quite huge and powerful for end users like me. So thank you very much for your work and to make it freely available on the web.

I was just wondering... do you know how one should do to build small/simple GUI for your app? Something similar to https://imageoptim.com/mac ? Thank you!!

victorwestmann avatar Nov 27 '16 21:11 victorwestmann

Would be great to do that, especially bundling all of the required dependencies. I would try to get the source of a tool like that, especially an open source one, and than change it a bit. shouldn't be too hard, given some UIKit experience.

If you're new to UIKit / cocoa programming, consider watching the online courses and going through the documentation & tutorials. That's how i learned it.

You might also consider hiring someone to do it-- i'd definitely would love to have a GUI tool version (just dont have the time for it...), and would add a bounty to it (maybe on bounty source), of about $200 for it.

jbenet avatar Feb 24 '18 04:02 jbenet

ImageOptim is open source: https://github.com/ImageOptim/ImageOptim you should be able to leverage it

jbenet avatar Feb 24 '18 04:02 jbenet