https://github.com/datwalkerv/fckexif
Extract & remove exif data from images
https://github.com/datwalkerv/fckexif
exif exif-data-extraction exif-metadata exif-remover exiftool image metadata metadata-extraction
Last synced: 11 months ago
JSON representation
Extract & remove exif data from images
- Host: GitHub
- URL: https://github.com/datwalkerv/fckexif
- Owner: datwalkerv
- License: mit
- Created: 2022-08-26T17:30:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T15:36:35.000Z (over 1 year ago)
- Last Synced: 2025-04-09T16:53:06.195Z (about 1 year ago)
- Topics: exif, exif-data-extraction, exif-metadata, exif-remover, exiftool, image, metadata, metadata-extraction
- Language: JavaScript
- Homepage:
- Size: 9.13 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`