Skip to content

Inspired by https://facebook.com/celebratepride - a simple Bash script (30 lines of code) to "prideify" (add rainbow stripes to) any image using ImageMagick

License

Notifications You must be signed in to change notification settings

caiosba/prideify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prideify.sh

Inspired by https://facebook.com/celebratepride - a simple Bash script (30 lines of code) to "prideify" (add rainbow stripes to) any image using ImageMagick.

Example

Input => Output

Dependencies

Only ImageMagick.

Usage

./prideify.sh [-r|-b|-p|-t] <input image file>

Output will be at <input image file>-prideified<.extension>. The optional -r, -b, -p, or -t flags switch between rainbow, bisexual, pansexual, and transgender pride flags, with -r as the default.'

References

Prideify.js, which does the same thing and much more in JavaScript + Canvas.

About

Inspired by https://facebook.com/celebratepride - a simple Bash script (30 lines of code) to "prideify" (add rainbow stripes to) any image using ImageMagick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages