remove-exif

command module
v0.0.0-...-3e389dd Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2020 License: MIT Imports: 8 Imported by: 0

README

go-exif-remove

Build Status codecov GoDoc

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
exif_remove module

Jump to

Keyboard shortcuts

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