Imgbot Versions Save

An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]

1.6.2

4 years ago
  • downgrade build machine to ubuntu-16.04

1.6.1

4 years ago
  • update github actions workflow (05220ad07d117ec5b6704448d8c78f5766e86cc8)

1.6.0

4 years ago
  • add support for mozJpeg compression #495

1.5.1

4 years ago
  • make sure fileAfter size is greater than 0 before adding #489
  • add ICompress interface #487
  • Bump LibGit2Sharp from 0.26.0 to 0.26.1 #457

1.5.0

4 years ago
  • Bump Magick.NET-Q16-AnyCPU from 7.14.1 to 7.14.4 #482
  • Svg support #386

1.4.0

4 years ago
  • Bump Magick.NET-Q16-AnyCPU from 7.14.0.2 to 7.14.1 #443
  • update commit message to agree with DCO #445

1.3.2

4 years ago
  • Bump LibGit2Sharp from 0.25.4 to 0.26.0 (#322)

1.3.1

4 years ago
  • Bump Magick.NET-Q16-AnyCPU from 7.14.0.1 to 7.14.0.2 (#420)

1.3.0

4 years ago
  • Bump Magick.NET-Q16-AnyCPU from 7.12.0 to 7.14.0.1 (#413)
  • clean up local temp directory proactively (#416)

1.2.3

4 years ago

bump up timeout even further (#393)

  • we only want to short circuit really long processes
  • stay out of the way for processes that will finish eventually