Skip to content

Merseong/web-exif-for-film

Repository files navigation

web-exif-for-film

Browser-only EXIF batch editor for scanned film images.

Upload JPEGs, configure EXIF tags (manually or via presets), apply them in bulk, and download as ZIP. No server — everything runs client-side.

Features

  • 3-step wizard — Upload → EXIF settings → Apply & Download
  • Preset system — Film / Camera / FocalLength / Dev groups with one-click apply
  • Preset management — Add, rename, reorder, delete groups & values. JSON export/import/merge
  • ZIP download — Batch download all edited images as a single ZIP
  • i18n — Korean, English, Japanese
  • Light/Dark theme — System preference or manual toggle

Getting Started

No build step. Serve with any static server:

python3 -m http.server 8000

Open http://localhost:8000 in a browser.

Progress

  • EXIF editing on browser (piexifjs)
  • Preset system with localStorage persistence
  • Export / Import / Merge presets (JSON)
  • ZIP batch download (JSZip)
  • i18n (ko / en / ja)
  • Light / Dark / System theme
  • EXIF viewer / extractor
  • PWA setting (manifest + service worker, icons TBD)
  • CD setting

License

MIT

References

About

EXIF editor for film image

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors