Getting started
Edit DICOM tags safely
How edits, validation, undo, and export work together.
Switch to Edit mode
Click Edit in the TopBar’s mode switch. Per-row delete/edit affordances become visible.
Edit a value
- Click the tag value to open the editor.
- The VR (Value Representation) drives validation — invalid syntax is flagged in red.
- Hit
↵to commit. The dirty counter in the TopBar increments.
Undo & history
Use ⌘Z / ⌘⇧Z for linear undo/redo. Use the History tab to jump to any prior snapshot.
Review & export
- Press
⌘Eto open the diff modal. - Every change is listed with original vs new value.
- Confirm to write a new DICOM file. The source is never overwritten.
Caution Editing UIDs, modality, or other identifiers can break downstream PACS routing. If unsure, prefer the Anonymize workflow which preserves referential integrity.