https://github.com/darshanparajuli/imgrow
Stitch together given images in a row.
https://github.com/darshanparajuli/imgrow
command-line-tool image-composition rust
Last synced: about 1 month ago
JSON representation
Stitch together given images in a row.
- Host: GitHub
- URL: https://github.com/darshanparajuli/imgrow
- Owner: darshanparajuli
- License: mit
- Created: 2020-03-10T01:36:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T19:43:00.000Z (over 4 years ago)
- Last Synced: 2025-01-13T23:32:19.106Z (over 1 year ago)
- Topics: command-line-tool, image-composition, rust
- Language: Rust
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imgrow
Stitch together given images in a row.
## Why
Every time I create bunch of screenshots to share, I'd like to compose a single image by having all of the screenshots in a row. This tool is purpose built for that use case.