Actions
Feature #1163
openAdd "dcmtk" command line tool and man page
Status:
New
Priority:
Normal
Assignee:
-
Category:
Application
Target version:
-
Start date:
2025-10-02
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
Add a command line tool "dcmtk" and a corresponding man page. The tool should just print a help text providing a list of all DCMTK tools and their respective function, as an overview.
As an additional feature, we could offer something like "dcmtk dcmdump infile.dcm", which would call dcmdump, with all parameters forwarded.
Updated by Jörg Riesmeier 16 days ago
For the second part of the "feature request", I would suggest something like "dcmtk dump <filename> <options>" or "dcmtk modify ...", "dcmtk convert ...", "dcmsend send ...", etc.
Actions