From owner-freebsd-questions@FreeBSD.ORG Thu Aug 23 06:00:10 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 934991065670 for ; Thu, 23 Aug 2012 06:00:10 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) by mx1.freebsd.org (Postfix) with ESMTP id 2A1808FC19 for ; Thu, 23 Aug 2012 06:00:09 +0000 (UTC) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [12.32.36.73]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id q7N60A8w025895 for ; Thu, 23 Aug 2012 00:00:10 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Message-ID: <5035C6E8.3050108@dreamchaser.org> Date: Thu, 23 Aug 2012 00:00:08 -0600 From: Gary Aitken User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120609 Thunderbird/13.0 MIME-Version: 1.0 To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Thu, 23 Aug 2012 00:00:11 -0600 (MDT) Subject: EXIF inspector X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@dreamchaser.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2012 06:00:10 -0000 For the photo folks -- What do you use for inspecting EXIF data? I've tried exif exiftags exifprobe and none of them show the full compliment of tags present on my oly pen-ep3. In particular, they omit most of the vendor specific stuff, and they seem to display different parts of things, but not everything. I ended up installing a PhotoME windoze .exe under wine. It works, but I'd like a command line tool. Thanks, Gary