https://github.com/sherinur/bitmap
An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.
https://github.com/sherinur/bitmap
bitmap bmp cli-app image-manipulation image-processing image-transformations
Last synced: 10 months ago
JSON representation
An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.
- Host: GitHub
- URL: https://github.com/sherinur/bitmap
- Owner: sherinur
- License: mit
- Created: 2024-08-30T11:30:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:14:27.000Z (almost 2 years ago)
- Last Synced: 2025-08-18T16:02:23.253Z (10 months ago)
- Topics: bitmap, bmp, cli-app, image-manipulation, image-processing, image-transformations
- Language: Go
- Homepage:
- Size: 36.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitmap
I created a tool called bitmap to:
- Read and write bitmap image files.
- Apply basic image processing algorithms.
- Manipulate and transform bitmap images.