exiftool

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2025 License: LGPL-2.1 Imports: 9 Imported by: 0

README

Go-Exiftool

A Go wrapper for Phil Harvey's ExifTool

License

LGPL-2.1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExifTool

type ExifTool struct {
	// contains filtered or unexported fields
}

func NewExifTool

func NewExifTool(path string) (*ExifTool, error)

func (*ExifTool) Close

func (et *ExifTool) Close() error

func (*ExifTool) Exec

func (et *ExifTool) Exec(params ...string) (out string, outErrors []string, outWarnings []string, error error)

NOTE: Param -j/-json for JSON formatted output

func (*ExifTool) GetMetadata

func (et *ExifTool) GetMetadata(file ...string) ([]map[string]interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL