thewayur / fckExif

Extract & remove exif data from images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fckExif

What is fckExif?

fckExif is a simple terminal application written in node.js where you can check if your image has any exif data, and delete it also.

Usage

Simply type the name of your jpg image. At removing exif, the program will create an image without metadata and the file name automatically will be output.jpg

About

Extract & remove exif data from images

License:MIT License


Languages

Language:JavaScript 100.0%