Jomic is a viewer for comic books stored in CBZ, CBR, and PDF files. Features include a two page mode, caching and support for several image formats (PNG, JFIF/JPEG, TIFF, and GIF). It is Open Source software distributed under the GNU GPL.
This is a set of command line tools that are useful for editing image metadata. Currently it contains the following tools:
* image2xml
* xml2image
* mpo2jps
Currently supported file formats are:
* jpeg (jfif or exif)
* mpo
* jps.
These tools are mostly useful for editing metadata.
image2xml can also generate a .h header file with the offsets of different metadata in the binary file.
This could be used in small devices that generate jpeg/mpo/jps images where metadata construction from scratch is not required.
Metaphile is a Java library for reading image metadata. It supports JFIF, JFXX, IPTC IIM (V3 and V4), EXIF (2.1 and 2.2) and XMP (Dublin Core, Photoshop, Iptc4XMPCore, Rights Management)
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Full C# assembly to read EXIF metadata from JFIF and EXIF structured jpeg image files. It also extracts the MakerNote information and don't use the .Net Image and Bitmap classes but its own parser, thus avoiding performance issues.
In the tradition of the Unix computing philosophy, here is
yet another operator that does one simple task, namely the
creation of an AVI MJPEG file given a list of JPEG/JFIF files.