Skip to content

awxkee/mozjpeg.swift

Repository files navigation

mozjpeg.swift

What's This?

mozjpeg.swift the package to easy compress UIImage to JPEG with mozjpeg

// Compress data
let compressed:Data = try UIImage().mozjpegRepresentation(quality: 0.8)

TODO

  • Handle files
  • Tests

About

Mozjpeg (libjpegturbo) encoder in swift

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages