hwant.blogg.se

Screen clipping mac
Screen clipping mac









screen clipping mac screen clipping mac

This is a job for PNGQuant.Īlthough ImageMagick also performs an image compression, I prefer to use PNGQuant because it has a cleaner API and produces a better output than ImageMagick (disclaimer: I actually haven't spent that much time with ImageMagick's compression tools - take my word with a heavy grain of salt and experiment around with ImageMagick compression tools yourself!) We can do a lossy compression of our image. Reducing an image from 2MB to 400KB is already a significant improvement. A good place to start is ImageMagick's resize documentation: Resize or Scaling (General Techniques). Some of you may think 50% is too small - if that's the case, feel free to play around with the resize option. That's a 80% reduction for a short one-line command! The file size is also reduced down to about 430KB. Running the convert command above reduces the dimension to 1792 x 1015. In my case, the resulting screenshot is 2.1MB and has a dimension of 3548 x 2030. Click on the window that you want to take a screenshot on. Try it! Take a screenshot of the current window with Cmd + Shift + 4 then press Space. The -resize 50% option will resize the input image by 50%.

screen clipping mac

Enter fullscreen mode Exit fullscreen mode











Screen clipping mac