Registry / utility / tinify

tinify

JSON →
library1.8.0rbrubygemsunverified

Ruby client for the Tinify API that compresses images intelligently via the Tinify service.

gem install tinify
INSTALL
IMPORT
SIG · TINIFY
T
tinify
utilityrubyv1.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tinify
✓ require 'tinify'

Compress a PNG image using the Tinify API

require 'tinify' Tinify.key = 'your_api_key' source = Tinify.from_file('input.png') source.to_file('output.png')
Debug
Known issues
gotchaRequires a valid API key from Tinify; free tier has monthly limits
fix
Sign up at tinify.com and set Tinify.key before use
affects: >= 0.0.0
Upgrade
Version history
1.8.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
tinify — gem install tinify · libregistry