Skip to content
/ shhh Public

pipe an image into shhh and add drop shadow + rounded corners to it.

Notifications You must be signed in to change notification settings

entailz/shhh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shhh

simple tool to for adding shadows and border radius to an image.

mew

Default behavior:

pipe an image to shhh and receive the image data via stdout.

specify --input and/or --output in order to override this behavior.

Usage:
grim -g"$(slurp)" - | shhh > image.png

alternatively, replace the image out with your clipboard of choice, like so:

grim -g"$(slurp)" - | shhh -e -20,-20 -s 20 -a 120| wl-copy --type image/png

About

pipe an image into shhh and add drop shadow + rounded corners to it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages