Skip to content

ArthurRochette/DicomViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

DICOM Viewer

A simple web-based DICOM file viewer that displays DICOM tags in a human-readable format.

Features

  • Drag and drop or click to select DICOM files
  • Display all DICOM tags with their values
  • Search functionality to filter tags by name, number, or value
  • Collapsible sequence tags for better organization
  • 100% client-side - no data is uploaded to any server

Usage

  1. Open index.html in a web browser or arthurrochette.github.io/DicomViewer
  2. Drag and drop a DICOM file
  3. Browse through the DICOM tags
  4. Use the search box to find specific tags

Privacy

All processing happens locally in your browser. No data is sent to any server. You can download the .html file and use it in the browser of your choice, or you can use it from arthurrochette.github.io/DicomViewer

License

MIT License - See LICENSE file for details

Author

Arthur Rochette

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages