README.md

# Tinify API client for Elixir

Elixir client for the Tinify API, used for [TinyPNG](https://tinypng.com) and [TinyJPG](https://tinyjpg.com). Tinify compresses your images intelligently. Read more at [http://tinify.com](http://tinify.com).

## TODO

- [x] Authentication

- [ ] Compressing images

	- [x] upload from file

	- [x] upload from URL

	- [x] download request

- [ ] Resizing images

- [ ] Preserving metadata

- [ ] Saving to Amazon S3

- [ ] Error handling

- [ ] Compression count

## License

This software is licensed under the MIT License. [View the license](LICENSE).