https://github.com/golang/image
[mirror] Go supplementary image libraries
https://github.com/golang/image
Last synced: about 1 month ago
JSON representation
[mirror] Go supplementary image libraries
- Host: GitHub
- URL: https://github.com/golang/image
- Owner: golang
- License: bsd-3-clause
- Created: 2014-12-04T04:03:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T18:57:19.000Z (about 2 months ago)
- Last Synced: 2025-05-05T19:52:40.566Z (about 2 months ago)
- Language: Go
- Homepage: https://golang.org/x/image
- Size: 11 MB
- Stars: 534
- Watchers: 52
- Forks: 165
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Images
[](https://pkg.go.dev/golang.org/x/image)
This repository holds supplementary Go image packages.
## Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://go.dev/doc/contribute.The git repository is https://go.googlesource.com/image.
The main issue tracker for the image repository is located at
https://go.dev/issues. Prefix your issue with "x/image:" in the
subject line, so it is easy to find.