https://github.com/fizzed/mediaj
Set of high performance utils for media blobs in Java
https://github.com/fizzed/mediaj
Last synced: 3 months ago
JSON representation
Set of high performance utils for media blobs in Java
- Host: GitHub
- URL: https://github.com/fizzed/mediaj
- Owner: fizzed
- Created: 2019-08-15T19:44:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T18:32:53.000Z (almost 4 years ago)
- Last Synced: 2024-04-16T07:55:44.535Z (about 1 year ago)
- Language: Java
- Size: 5.49 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Experimental high performance image utilities for Java. For example, getting the size of an image
with as little data read from a file as possible.