このページはまだ翻訳されていません — 英語版を表示しています。

Storage & clearing data

OpenEnlarge keeps everything it remembers in a single per-user app-data folder. This page explains what lives there, why an uninstall may leave some of it behind, and how to clear the cache or reset all data from Settings.

Where your data lives

Everything OpenEnlarge persists is stored under one folder:

  • macOS: ~/Library/Application Support/com.mohaelder.openenlarge/
  • Windows: %APPDATA%\com.mohaelder.openenlarge\

Inside it there are two independent stores:

  • The catalog (catalog.db) — a small database holding your folder structure (the rolls and frames you imported), every edit and color calibration (exposure, white balance, tone, crop, dust, the per-roll film base), window state, and your preferences (language, API key, keyboard shortcuts, telemetry choice).
  • The image cache (cache/) — one .oecache file per frame, holding the baked developed image so photos reopen already developed without re-processing the original scan. This is usually the largest consumer of disk space.

Why an uninstall can leave data behind

Uninstalling an app does not reliably delete this folder — on both macOS and Windows the per-user app-data folder is often left in place. That is why, after "uninstalling and clearing data," people sometimes find that their color calibration is still there but a roll's folder structure looks gone, or vice-versa: the uninstaller removed or reset one store but not the other, leaving the two halves out of sync. The reliable way to clear OpenEnlarge's data is from inside the app, using the actions below — they always clear both stores together.

Clear image cache

In Settings → Storage, Clear image cache deletes every .oecache file. It frees the most disk space and is completely safe: your photos, folders, and every edit are kept. Each image simply re-develops from the original scan the next time you open it. Use this when you want to reclaim space without losing any work.

Reset all data

Reset all data is a clean slate: it permanently removes every roll, folder, edit, and the image cache, then restarts the app empty. Your preferences are kept — language, OpenAI API key, keyboard shortcuts, and telemetry choice all survive — so the app comes back configured the way you like it. Because this cannot be undone, it asks for confirmation first. Use it when you want to start over or hand the app to someone else.

← Back to the docs home

OpenEnlarge — オープンソースのフィルムスキャン編集 · MITライセンス