// Package exiftool implements gotenberg.PdfEngine using the ExifTool command-line tool. Reads and writes PDF metadata. // // Requires the EXIFTOOL_BIN_PATH environment variable. // // See https://exiftool.org. package exiftool