Skip to content

JiBB/prideify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%