README ¶ go-exif-remove Removes EXIF information from JPG and PNG files Uses go-exif to extract EXIF information and overwrites the EXIF region. import "github.com/scottleedavis/go-exif-remove" noExifBytes, err := exifremove.Remove(imageBytes) installation install to PATH go install github.com/aakarim/go-exif-remove example usage #run against all in img folder remove-exif #run against single file remove-exif img/jpg/11-tests.jpg Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis exif_remove module Click to show internal directories. Click to hide internal directories.