Skip to content

403-html/df-memes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

df-memes

Simple script which deep fries memes into tremendous piece of art

Before After
Before After

Usage

First, you need to have installed NodeJS and yarn in your machine. Then in the root project folder please install all dependecies (for now just Jimp).

$ yarn install

Then you can deep fry your memes/images.

If you want to deep fry whole folder (flat structure) of images run script through npm scripts

$ yarn df <path_to_folder>

If you want to deep fry just one image, use node

$ node index.js <path_to_image>

After deep frying your images will land in deep-fried-memes folder in root of the project. Each of image will have df_ prefix.

About

Simple script which deep fries memes into tremendous piece of art

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors