Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
​​Caire - (★ 2414) is a content aware image resize library. The algorithm tries to find the most important parts of the image and crop image with these areas. You can see few examlpes on attached image. Nice!

#crop #image #go
​​dive - (★ 2,942) is a tool for exploring a docker image, layer contents, and discovering ways to shrink your Docker image size.

Basic features:

● Show Docker image contents broken down by layer
● Indicate what's changed in each layer
● Estimate "image efficiency"
● Quick build/analysis cycles

#docker #cli #terminal #containers #image #useful