Skip to content

A little tool to resize a image and tinify using tinypng.com

Notifications You must be signed in to change notification settings

ringelbaer/rubyTiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

rubyTiny

A little tool to resize a image and tinify using tinypng.com

Need

API Code from https://tinypng.com/developers

Build

gem install tinify
gem install fileutils
gem install ocra
ocra rubyTiny.rb --no-enc

Use

Use this tool, to "drag and drop" resize and tinify a .jpg or .png image.
Use a shortcut to the rubyTiny.exe, add a first parameter to it, like

  • tiny = only tinify
  • 1000 = or any kind of number (means 1000 Pixel) = resize and tinify

About

A little tool to resize a image and tinify using tinypng.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages