acidity
Version, currently master branch1 version
- master branchlatestAug 15, 2017
github.com/czycha/acidity
Glitch out some PNGs
9 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
acidity:
github: czycha/acidity
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.23.0- License
- MIT
- Author
- James Anthony Bruno <j.bruno.che@gmail.com>
- Target
acidityfrom src/cli.cr
Dependencies
Runtime Dependencies
- stumpy_png~> 4.1.1github: l3kn/stumpy_png
README
 ## Installation Requires [Crystal](https://crystal-lang.org/). ```bash git clone https://github.com/czycha/acidity.git cd acidity/ shards build ``` You may want to add `acidity/bin/` to your path to use the script globally. ## Usage ```bash acidity input.png output.png [radius] ``` ### Notes - [Currently only supports loading and writing to PNGs.](https://github.com/czycha/acidity/issues/3) Refer to the [Processing port](https://github.com/czycha/acidity-processing) for more image format options. - Radius is an optional, positive, non-zero integer. Defaults to 9. Larger numbers take longer, but have more interesting results. ## Contributors - [James Anthony Bruno](https://github.com/czycha/) - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Aug 15, 2017
- Crystal
0.23.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/czycha/acidity
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1