Skip to content

A simple CLI tool to apply glass-like overlay effect to images

License

Notifications You must be signed in to change notification settings

decipher3114/glassy-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glassy

A simple CLI tool to apply glass-like overlay effect to images. It adds variable blur and noise to image as overlay to give them a glassy look.

Usage

~ $ glassy -h

A simple CLI tool to apply glass-like overlay effect to images

Usage: glassy.exe [OPTIONS] <PATH>

Arguments:
  <PATH>  Path to image file

Options:
  -e, --effect-strength <EFFECT_STRENGTH>
          Strength of the glass effect [default: medium] [possible values: low, medium, high]
      --no-grain
          Apply effect without grain
  -o, --output <PATH>
          Specify output file path
  -v, --verbose
          Explain what is being done
  -h, --help
          Print help
  -V, --version
          Print version

Sample Images

Original Low
Original Image Low Effect Strength
Medium High
Medium Effect Strength High Effect Strength

About

A simple CLI tool to apply glass-like overlay effect to images

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages