Skip to content

1.8.0 - New API features convert() and transform()

Compare
Choose a tag to compare
@rkoopmans rkoopmans released this 03 Oct 08:56
· 29 commits to master since this release
ef591c5
  • Added new property extension() for getting the file extension from the result
  • Added new method convert(new Options().with("type", "image/webp")) for file type transcoding
  • Added new method transform(new Options().with("background", "black")) for changing the background colour of images with an alpha layer (transparancy)