Skip to content

Python tool to generate a photo mosaic given some set of images and a source to base it on.

Notifications You must be signed in to change notification settings

Tapeless/emoji_mosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emoji_mosaic

Python tool to generate a photo mosaic given some set of images and a source to base it on.

I initially created this as a for fun project at work - take all of our slack emojis (over 9000!) and some public images to create cool collages!

All that is required is a source image and a filedir containing photos to be used as tiles.

Limitations

  • Tiles will be resized to square, so anything outside of 1:1 aspect ratio will not look great

Example

Source Image: image

Screencaps of Output Image (scaling factor 2): image image

Screencaps of Output Image (scaling factor 6): image image

About

Python tool to generate a photo mosaic given some set of images and a source to base it on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published