Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.12 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.12 KB

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