https://github.com/zaxwebs/wstrimr
A simple program that trims whitespace or transparent pixels at the edge of images.
https://github.com/zaxwebs/wstrimr
Last synced: 9 months ago
JSON representation
A simple program that trims whitespace or transparent pixels at the edge of images.
- Host: GitHub
- URL: https://github.com/zaxwebs/wstrimr
- Owner: zaxwebs
- Created: 2022-01-22T18:31:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T19:02:48.000Z (over 3 years ago)
- Last Synced: 2025-01-06T04:41:24.984Z (over 1 year ago)
- Language: Python
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WSTrimR
A simple program that trims whitespace or transparent pixels at the edge of images.
Reads files from /src & saves to /dist.
I made this for standardizing some client logos, feel free to use & modify it.