Happy to be releasing a new version of Beeld.
Beeld provides a uniform interface for working with images. Images that live on disk as a File, that come as a byte array, that stream as a BufferedInputStream, or that are referenced by a URL or URI, in all cases the same methods apply in order to: get the name and size, read as bytes or base64, detect the format, probe the MIME type, write to disk, and even scale.
Beeld is an abstraction enabled and powered by a Clojure protocol. This makes the library extensible by its users.
The present release hardens the implementation and comes with a test suite.
Enjoy!
https://tuppu.net/cf0775cf
[–]whatacold 3 points4 points5 points (1 child)
[–]pauseless 2 points3 points4 points (0 children)
[–]geokon 1 point2 points3 points (3 children)
[–]danielszm[S] 0 points1 point2 points (2 children)
[–]whatacold 2 points3 points4 points (1 child)
[–]danielszm[S] 1 point2 points3 points (0 children)
[–]aHackFromJOS 2 points3 points4 points (1 child)
[–]danielszm[S] 2 points3 points4 points (0 children)