Documentation ¶ Index ¶ func Strip(path string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Strip ¶ func Strip(path string) error Strip strips metadata (EXIF, text chunks) from image files in place by writing a stripped copy to a temp file and replacing the original. Supported formats: JPEG, PNG. Types ¶ This section is empty. Source Files ¶ View all Source files strip.go Click to show internal directories. Click to hide internal directories.