Fujiplay


The current version is 1.33 and can be downloaded here (12 kB).

Fujiplay is a program to control Fujifilm digital cameras under Unix/Linux. It allows you to download pictures, upload pictures, and delete them. You can also "press the shutter" from the computer.

Fujiplay has been written by Thierry Bousch using the protocol analysis from Mamoru Ohno, and also some snooping on the serial line. For several reasons, I was not entirely happy with mamo's GET_DS7 software: it was slow (because of Perl) and not very reliable. This is my attempt at writing a download tool which would be simple, fast, reliable and convenient.

The program is written in C for systems more or less compliant to the POSIX and ISO C standards. It is released in the public domain.

Highlights

Recent changes

Between versions 1.32 and 1.33:

Between versions 1.30 and 1.32:

Between version 1.23 and 1.30:

Feedback

Click here to send me a mail. Note that I have only tested this software with the MX-700 digital camera and Linux 2.0.27 with libc5. I'd like to know whether you can make it work, or not, with other cameras and other Unices.

Related software

Exifdump is a Python script which dumps all the information in the Exif headers of picture files (like time/date, exposure time, f/number, zoom information etc.). Also written by yours truly. See an example here. Current version is 1.12.

Other sources of information

Many other digital cameras are usable under Unix. Click on the following links to find more:

Eugene Crosser Itojun


Thierry Bousch <bousch@topo.math.u-psud.fr>