Caire Versions Save

Content aware image resize library

v1.3.0

2 years ago

Release changes

  • consistent speedup by processing whole image libraries concurrently
  • pipe in-out
  • improved visual appearance of the CLI
  • improved process indicator
  • process image from the internet without downloading it

v1.2.6

3 years ago

Release changes

  • Fixed huge memory allocation on processing #59

v1.2.5

4 years ago

Release changes

  • Added support for pipe commands #43

v1.2.4

4 years ago

Release changes

  • Fixed square option issue #55

v1.2.3

4 years ago

Release changes

  • Upgrade to Pigo v1.2.0
  • Fixed unused fmt import

v1.2.2

4 years ago

Release changes

  • Fixing square option usage in case the source image is a square.

v1.2.1

5 years ago

Release changes

  • Increased performance by using the scale function if needed
  • Fixed index out of range error when using the scale option without specifying the width or height
  • Support for multiple output image formats

v1.2.0

5 years ago

Release changes

  • Using Pigo v1.1.0 for face detection
  • Support for rotated faces detection
  • Include angle parameter into the supported arguments

1.1.1

5 years ago

Release changes

  • Limit usage of scale option only for image reduction

v1.1.0

5 years ago

Release changes

  • Replaced gocv.io face detection library with pigo
  • Replaced glide dependency manager with dep
  • Replaced cli flag