tinify-ruby
tinify-ruby copied to clipboard
Ruby client for the Tinify API.
Results
1
tinify-ruby issues
Sort by
recently updated
recently updated
newest added
Now I use the tinify-ruby script to compress our images. And I process 160 images that need almost nine minutes. This is my code: @@index = 0 @@api_keys = []...