https://github.com/fizzed/mediaj
Set of high performance utils for media blobs in Java
https://github.com/fizzed/mediaj
Last synced: 2 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 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T18:32:53.000Z (about 5 years ago)
- Last Synced: 2025-08-18T06:48:20.506Z (10 months ago)
- Language: Java
- Size: 5.49 MB
- Stars: 1
- Watchers: 2
- 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.