metadata_fixer

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2023 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FixPhotoMetadata

func FixPhotoMetadata(src string, removeJSON bool) error

Types

type EXIFGPSData

type EXIFGPSData struct {
	LatitudeRef  rune
	Latitude     []exifcommon.Rational
	LongitudeRef rune
	Longitude    []exifcommon.Rational
	Altitude     []exifcommon.Rational
	AltitudeRef  int32
	Timestamp    []exifcommon.Rational
	Datestamp    string
	GPSInfo      *exif.GpsInfo
}

type UnsupportedFileType

type UnsupportedFileType struct {
	FileType string
	Err      error
}

func (*UnsupportedFileType) Error

func (r *UnsupportedFileType) Error() string

Jump to

Keyboard shortcuts

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