Skip to content

A tool for searching Dicom file by contents

License

Notifications You must be signed in to change notification settings

sjswerdloff/DicomGrep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DicomGrep

An open source tool for searching Dicom files contents.

In "Just could use" state. No warranty.

Hope this tool can help some researchers 👩‍🔬👨‍🔬🔬 or developers 👨‍💻👩‍💻💻 :)

Compiled with .NET 6. You may need additional runtime for this program.

Github All Releases

Features

  1. 🔎 Search DICOM by SOP Class, Dicom Tag and Tag value (of course!).
  2. Remember 10 search criteria histories. 📚
  3. Multi thread search (no more than logic CPU counts)
  4. Simple file operations 📄 (open directory, open file, etc.)
  5. Some unexpected bugs 🐛.

Supported platforms:
win-x64, win-x86, win-arm64, win-arm32
For Linux and MacOS, you can use Virtual machine, or QEMU, or WINE.

Screenshots

(v0.9.5-alpha)

Main Window

Look for SOP Class UID

Look for DICOM Tag

License

Microsoft Public License (MS-PL)

About

A tool for searching Dicom file by contents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%