joaomoreno / gifcap

Capture your screen to a GIF in your browser
https://gifcap.dev
GNU General Public License v3.0
1.33k stars 95 forks source link

need for downsize the output gif #91

Closed zzha0199 closed 1 year ago

zzha0199 commented 1 year ago

I'm not sure if it is due to my high-screen resolution, but the output gif file is very large, 1 second in 18.75% of the selected area of a 15.6-inch screen would have a size of 3.7MB. When I tried to use the other gif downsizing web, it could only generate a 3.7MB to 3.2MB. Thus, I'm wondering if it is possible to add a function for choosing the output resolution (downsizing) of the gif when rendering and outputing. Thank you.

joaomoreno commented 1 year ago

Scaling isn't something gifcap supports, you can do that using other tools. But gifcap does support cropping, simply click and drag from the preview view.