# Omadji

Omadji is a Linux desktop app that reviews and copies DJI camera media. It helps you check a card, select media, copy files, and verify the result.

![Omadji reviewing DJI camera media](/uploads/white-rose/omadji/5490b0a2c8d14e3af20276872e6a8d24.png)

## What You Can Do

- Review MP4, JPEG, and DNG media on a mounted DJI card.
- Preview video from a local LRF proxy when it is available.
- Inspect video and photo metadata.
- Copy selected files and verify each copy with xxHash64.
- Delete selected originals only after confirmation.
- Use Light, Dark, or Omarchy color modes.

## Before You Start

You need a Linux desktop, a mounted DJI storage card, and enough free space at the copy destination. Install `ffprobe` for video inspection and `xxhsum` for copy verification.

## Next Steps

1. [Install Omadji](/docs/omadji/install-omadji).
2. [Copy media safely](/docs/omadji/copy-media-safely).
3. Read [Media and metadata support](/docs/omadji/media-and-metadata-support).