An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/5a6f90a6-5f68-4990-9b66-4a9efec08bed/deploy-status)](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