dphotox extracts the ExIf information in the JPEG images produced by digital still cameras running the Digita operating system, such as the HP PhotoSmart C912 (Pentax EI-2000), HP PhotoSmart C618 (Pentax EI-200), or Kodak DC290 cameras. The ExIf information consists of:
- image info (image size, date/time of capture, exposure values, etc.),
- audio data (sound note), if it exits, and
- thumb nail and screen nail versions of the image.
The image info is extracted as a plain text file, the audio data is extracted as a WAV file that can be played with sox and the thumb nail image is extracted as a JPEG image.
Requirements
dphotox for Linux is available only as a statically compiled binary for Linux on x86 (i386), IA-64, or Alpha. Since the binary is statically linked, it should work with virtually any Linux distribution. At present, I'm not allowed to make the source code available. If the situation changes, this web page will be updated.
