https://github.com/sztheory/exifcleaner-website
ExifCleaner website
https://github.com/sztheory/exifcleaner-website
cross-platform dark-mode electron exif exiftool image-processing javascript linux macos node windows
Last synced: 2 months ago
JSON representation
ExifCleaner website
- Host: GitHub
- URL: https://github.com/sztheory/exifcleaner-website
- Owner: szTheory
- Created: 2019-12-06T19:47:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-04-02T21:29:39.000Z (3 months ago)
- Last Synced: 2026-04-03T08:09:06.434Z (3 months ago)
- Topics: cross-platform, dark-mode, electron, exif, exiftool, image-processing, javascript, linux, macos, node, windows
- Language: CSS
- Homepage: https://exifcleaner.com
- Size: 7.01 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/exifcleaner/deploys)
# exifcleaner-website
>Official website for [ExifCleaner, a desktop app for removing image metadata.](https://exifcleaner.com)
## Development
Built with Hugo, a static site generator written in Go. Uses npm for JavaScript package management.
### Running locally
Start the website with
```bash
hugo server
```
Then open http://localhost:1313/
## License
MIT