Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 983 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 983 Bytes

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