Skip to content

piezol/imgtoxlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

imgtoxlsx

Small ruby script to convert images to the only acceptable format - xlsx. 1px -> 1 cell.

Dependencies

imagemagick

brew install imagemagick

or whatever you use

gems:

gem install axlsx rmagick progress_bar

Usage

./imgtoxlsx.rb -i 1.png,2.png,3.png -o output_file.xlsx

(each image is a separate sheet in output file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages