Skip to content

A small Ruby script for converting images to collages of Minecraft textures.

Notifications You must be signed in to change notification settings

krpaul/Image2Minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image2Minecraft

A small Ruby script for converting images to collages of Minecraft textures.

To run, first install necessary gems

gem install mini_magick yaml

Using the ruby command.

If you're on MacOS, it comes preinstalled. Installation instructions for other operating systems exist at Ruby's Official Website

Then, run by specifying an input and output file

ruby main.rb input.jpg output.jpg

Note: feel free to add whichever textures or images you want to the imgs/ directory if you'd like them to appear in the collage!

About

A small Ruby script for converting images to collages of Minecraft textures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages