Skip to content

harshalbhakta/test_rmagick_image_compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test image compression using RMagick

Follow below steps to test.

  • Place .jpg or .png files that need to be compressed in the ./files_to_convert folder.

  • Configure variables at the top of convert.rb

  • Execute below command in the console.

    $ ruby convert.rb

  • Once the execution is complete open the generated "*.html" files in the output folder.

About

Test image compression in using RMagick.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages