geovens / gInk

An easy to use on-screen annotation software inspired by Epic Pen.
MIT License
2k stars 339 forks source link

Ability to save pictures as .jpg #214

Open kirill-buzmakov-col opened 3 months ago

kirill-buzmakov-col commented 3 months ago

Hi, sorry I don't if this is the proper way to do this, but I would like to put in a request for this feature. To be able to save screenshots as lighter , compressed images, preferably in the .jpg format. I really love this program, use it all the time, please tell me how I can donate to support its development.

pubpub-zz commented 3 months ago

you should try to just change the extension in the snapshot save path (/template) to get some jpg format

kirill-buzmakov-col commented 3 months ago

you should try to just change the extension in the snapshot save path (/template) to get some jpg format

Hi, do you mean here? 2024-06-30 13-21-03

I'm not sure how. The window itself doesn't have the "choose format" option: 2024-06-30 13-22-12

I tried adding ".jpg" as the end of the path but that doesn't do anything - files still saved as .png. Looked in the ini file but it's the same as the GUI options.

pubpub-zz commented 3 months ago

oups. This feature may be part of the feature I've implemented in my fork https://github.com/pubpub-zz/ppInk that my not be avaiable in original gInk. Try it and maybe you may like it

kirill-buzmakov-col commented 3 months ago

oups. This feature may be part of the feature I've implemented in my fork https://github.com/pubpub-zz/ppInk that my not be avaiable in original gInk. Try it and maybe you may like it

Thank you, I will give it a try.