package
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jul 7, 2022
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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/AliasYermukanov/go-exif-remove"
noExifBytes, err := exifremove.Remove(imageBytes)
See example usage in exif-remove-tool
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.