Giter VIP home page Giter VIP logo

jpeginfo's Introduction

Jpeginfo v1.6.1  Copyright (c)  Timo Kokkonen, 1995-2009.


REQUIREMENTS
	jpeglib, Independent JPEG Group's jpeg library version 6a or
        version 7 (or later version)

TESTED PLATFORMS
	Linux
        OS X (Snow Leopard)
	Solaris
        IRIX
	HP-UX

INSTALLATION
	Installation should be very straightforward, just unpack the
	tar file, run configure script, and then compile the program. 
	You may wanna do something like this:

		gunzip -c jpeginfo-1.6.0.tar.gz | tar xf -
		cd jpeginfo-1.6.0
		./configure
		make
		make strip
		make install

	NOTE! if 'configure' cannot find libjpeg.a or jpeglib.h, then
	you must use the --with-jpeglib option when running configure,
	see 'configure --help'.


HISTORY
	v1.6.1 - support for new libjpeg v7 thanks to Guido Vollbeding,
		 fix to display of 8bit characters by Pierre Jarillon
	v1.6.0 - added support for printing out Comments (from COM
	         markers), Exif format images are now also recognized
	         (no Exif marker decoding functionality, though).
	v1.5   - configuration is now done with GNU autoconf, 
		 program now uses free MD5 algorithm,
		 added file size as new field on reports,
		 program now returns exit code 1 if one or more of the jpegs
		 had any errors, useful for testing if particular jpeg is
	         ok from shell scripts, 
	         also if you specify -q (--quiet) option twice on
		 command line, then program won't produce any output.
	v1.4   - added support for calculating MD5 checksums.
	v1.3   - alternative listing format (-l switch) added.
	         new column on reports displaying whether jpeg is 
		 progressive or normal (P/N).
		 new switch -i for printing out even more information
	         about pictures: coding, density, CCIR601 sampling.
	         new switch -f for passing filenames to program from
	         file or stdin.
	v1.2   - improved support for other platforms, minor fixes
        v1.1.2 - small fixes, improvements to Makefile
	v1.1   - modified to use Independent JPEG Group's new v.6a library,
		 minor fixes.
	v1.0   - first public release


LATEST VERSION

	Latest version is always available from:
		http://www.iki.fi/tjko/projects.html



Timo <[email protected]>
11-Oct-2009

jpeginfo's People

Contributors

gnfalex avatar jschrod avatar tjko avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.