-
I made some comparison for the speed of reading metadata and it seems that pixymeta is the slowest libraray.
Here are the figures:
JPEG iCafe read all metadata: 749 ms
JPGE drewnoakes read: 257 ms
…
-
-
Hi, is there any plan to release non-SNAPSHOT version anytime soon?
-
Hi,
Will you support RAW images as well ? Nice if icafe can support LibRaw. LibRaw is a libraries for developer that support most of the RAW images out there and they do support Mac and Win. too b…
-
Adobe XMP is considered a better metadata format and it support customized metadata entries. Currently "icafe" can extract, show, and insert XMP data as a whole in XML DOM format. It's better to have …
-
I created png's with this great library and thought it was very compact. I then took the output and used upng.js and was abile to save an additional 20 to 30 percent without noticable quality loss. I …
-
Hi
What are the plans to push this to regular maven so that it can be used by not using the SNAPSHOT mentioned in the README.md.
I understand that you have the last call on this but we are mak…
-
Downloading from jai-imageio: http://maven.geotoolkit.org/javax/media/jai_imageio/1.1/jai_imageio-1.1.jar fails.
Will there be a fix?
-
Due to `maven.geotoolkit.org` being down, this dependency cannot be resolved. It might be worth using the dependency from a more reliable repository, such as Central. That version, sadly, does not inc…
-
After cloning the repo I am getting the following error, when I try to build it.
Steps to reproduce:
```
$ mvn -version
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven hom…