.\" -*- mode: troff; coding: utf-8 -*-
.\" Automatically generated by Pod::Man v6.0.2 (Pod::Simple 3.45)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
.ie n \{\
. ds C` ""
. ds C' ""
'br\}
.el\{\
. ds C`
. ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
.\" If the F register is >0, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.\"
.\" Avoid warning from groff about undefined register 'F'.
.de IX
..
.nr rF 0
.if \n(.g .if rF .nr rF 1
.if (\n(rF:(\n(.g==0)) \{\
. if \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. if !\nF==2 \{\
. nr % 0
. nr F 2
. \}
. \}
.\}
.rr rF
.\"
.\" Required to disable full justification in groff 1.23.0.
.if n .ds AD l
.\" ========================================================================
.\"
.IX Title "Image::ExifTool::Pentax 3"
.TH Image::ExifTool::Pentax 3 2026-04-07 "perl v5.42.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH NAME
Image::ExifTool::Pentax \- Pentax/Asahi maker notes tags
.SH SYNOPSIS
.IX Header "SYNOPSIS"
This module is loaded automatically by Image::ExifTool when required.
.SH DESCRIPTION
.IX Header "DESCRIPTION"
This module contains definitions required by Image::ExifTool to interpret
Pentax and Asahi maker notes in EXIF information.
.SH NOTES
.IX Header "NOTES"
I couldn\*(Aqt find a good source for Pentax maker notes information, but I\*(Aqve
managed to discover a fair bit of information by analyzing sample images
downloaded from the internet, and through tests with my own Optio S, Optio
WP, K10D, K\-01 and K\-5, and with help provided by other ExifTool users (see
"ACKNOWLEDGEMENTS").
.PP
The Pentax maker notes are stored in standard EXIF format, but the offsets
used for some of their cameras are wacky. The Optio 330 gives the offset
relative to the offset of the tag in the directory, the Optio WP uses a base
offset in the middle of nowhere, and the Optio 550 uses different (and
totally illogical) bases for different menu entries. Very weird. (It
wouldn\*(Aqt surprise me if Pentax can\*(Aqt read their own maker notes!) Luckily,
there are only a few entries in the maker notes which are large enough to
require offsets, so this doesn\*(Aqt affect much useful information. ExifTool
attempts to make sense of this fiasco by making an assumption about where
the information should be stored to deduce the correct offsets.
.SH REFERENCES
.IX Header "REFERENCES"
.IP Image::MakerNotes::Pentax 4
.IX Item "Image::MakerNotes::Pentax"
.PD 0
.IP " (Asahi models)" 4
.IX Item " (Asahi models)"
.IP 4
.IX Item ""
.IP 4
.IX Item ""
.IP "(...plus lots of testing with my Optio WP, K10D and K\-5!)" 4
.IX Item "(...plus lots of testing with my Optio WP, K10D and K-5!)"
.PD
.SH ACKNOWLEDGEMENTS
.IX Header "ACKNOWLEDGEMENTS"
Thanks to Wayne Smith, John Francis, Douglas O\*(AqBrien, Cvetan Ivanov, Jens
Duttke, Dave Nicholson, Iliah Borg, Klaus Homeister, Louis Granboulan and
Andras Salamon for help figuring out some Pentax tags, Ger Vermeulen and
Niels Kristian Bech Jensen for contributing print conversion values for some
tags, and everyone who helped contribute to the LensType values.
.SH AUTHOR
.IX Header "AUTHOR"
Copyright 2003\-2026, Phil Harvey (philharvey66 at gmail.com)
.PP
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
"Pentax Tags" in Image::ExifTool::TagNames,
\&\fBImage::ExifTool\fR\|(3pm),
\&\fBImage::Info\fR\|(3pm)