Dicom anonymizer
Author: v | 2025-04-24
Free and Easy, DICOM Anonymizer. Download today and anonymize DICOMs quickly and efficiently. Free and Easy, DICOM Anonymizer. Download today and anonymize DICOMs Tool to anonymize DICOM files according to the DICOM standard - Releases KitwareMedical/dicom-anonymizer
DICOM Anonymizer(DICOM )v1.12
An executable named dicom-anonymizer. In order to use it, please refer to the next section.How to use it?This package allows to anonymize a selection of DICOM field (defined or overridden).The way on how the DICOM fields are anonymized can also be overridden.[required] InputPath = Full path to a single DICOM image or to a folder which contains dicom files[required] OutputPath = Full path to the anonymized DICOM image or to a folder. This folder has to exist.[optional] ActionName = Defined an action name that will be applied to the DICOM tag.[optional] Dictionary = Path to a JSON file which defines actions that will be applied on specific dicom tags (see below)Default behaviourYou can use the default anonymization behaviour describe above.dicom-anonymizer Input OutputPrivate tagsDefault behavior of the dicom anonymizer is to delete private tags.But you can bypass it:Solution 1: Use regexp to define which private tag you want to keep/update (cf custom rules)Solution 2: Use dicom-anonymizer.exe option to keep all private tags : --keepPrivateTagsCustom rulesYou can manually add new rules in order to have different behaviors with certain tags.This will allow you to override default rules:Executable:dicom-anonymizer InputFilePath OutputFilePath -t '(0x0001, 0x0001)' ActionName -t '(0x0001, 0x0005)' ActionName2This will apply the ActionName to the tag '(0x0001, 0x0001)' and ActionName2 to '(0x0001, 0x0005)'Note: ActionName has to be defined in actions listExample 1: The default behavior of the patient's ID is to be replaced by an empty or null value. If you want to keep this value, then you'll have to run :python anonymizer.py InputFilePath OutputFilePath -t '(0x0010, 0x0020)' keepThis command will override the default behavior executed on this tag and the patient's ID will be kept.Example 2: We just want to change the study date from 20080701 to 20080000, then we'll use the regexppython anonymizer.py InputFilePath OutputFilePath -t '(0x0008, 0x0020)' 'regexp' '0701$' '0000'Example 3: Change the tag value with an arbitrary valuepython anonymizer.py InputFilePath OutputFilePath -t '(0x0010, 0x0010)' 'replace_with_value' 'new_value'DICOMDIRDICOMDIR anonymization is not specified. It is therefore discouraged and it is recommended to regenerate new DICOMDIR files after anonymizing the original DICOM files.DICOMDIR files can have a (0x0004, 0x1220) Directory Record Sequence tag that can contain patient information.However, this tag is not part of the standard tag to anonymize set. If you still want dicom-anonymizer to anonymize it, you have to instruct it explicitly:python anonymizer.py InputFilePath OutputFilePath -t '(0x0004, 0x1220)' replaceCustom rules with dictionary fileInstead of having a big command line with several new Free and Easy, DICOM Anonymizer. Download today and anonymize DICOMs quickly and efficiently. Free and Easy, DICOM Anonymizer. Download today and anonymize DICOMs Tool to anonymize DICOM files according to the DICOM standard - Releases KitwareMedical/dicom-anonymizer It is a unique program with unique capabilities, designed and developed in-house by us, from the ground up, with the most advanced programming tools and it is the result of research and development on DICOM imaging of the last two decades. Sante DICOM Viewer Pro is not a "yet another DICOM viewer" constructed with freely available libraries such as dcmtk, itk and vtk, like hundreds of other DICOM viewers which differ from each other only in the appearance, menus, panels and dialog boxes. Sante DICOM Viewer Pro is a professional DICOM viewer, anonymizer, converter, PACS client, mini PACS server, patient CD/DVD burner (with viewer) and much more. Retrieve, view, store, archive, manage and burn medical images Sante DICOM Viewer Pro is a viewer, converter, anonymizer for DICOM files, a DICOM CD/DVD burner, a PACS client/mini server, and much more. Is the most known of our products and one of the most popular DICOM viewers worldwide, with thousands of satisfied users. Free Download Sante DICOM Viewer Pro 12.2.5 | 127.5 MbComments
An executable named dicom-anonymizer. In order to use it, please refer to the next section.How to use it?This package allows to anonymize a selection of DICOM field (defined or overridden).The way on how the DICOM fields are anonymized can also be overridden.[required] InputPath = Full path to a single DICOM image or to a folder which contains dicom files[required] OutputPath = Full path to the anonymized DICOM image or to a folder. This folder has to exist.[optional] ActionName = Defined an action name that will be applied to the DICOM tag.[optional] Dictionary = Path to a JSON file which defines actions that will be applied on specific dicom tags (see below)Default behaviourYou can use the default anonymization behaviour describe above.dicom-anonymizer Input OutputPrivate tagsDefault behavior of the dicom anonymizer is to delete private tags.But you can bypass it:Solution 1: Use regexp to define which private tag you want to keep/update (cf custom rules)Solution 2: Use dicom-anonymizer.exe option to keep all private tags : --keepPrivateTagsCustom rulesYou can manually add new rules in order to have different behaviors with certain tags.This will allow you to override default rules:Executable:dicom-anonymizer InputFilePath OutputFilePath -t '(0x0001, 0x0001)' ActionName -t '(0x0001, 0x0005)' ActionName2This will apply the ActionName to the tag '(0x0001, 0x0001)' and ActionName2 to '(0x0001, 0x0005)'Note: ActionName has to be defined in actions listExample 1: The default behavior of the patient's ID is to be replaced by an empty or null value. If you want to keep this value, then you'll have to run :python anonymizer.py InputFilePath OutputFilePath -t '(0x0010, 0x0020)' keepThis command will override the default behavior executed on this tag and the patient's ID will be kept.Example 2: We just want to change the study date from 20080701 to 20080000, then we'll use the regexppython anonymizer.py InputFilePath OutputFilePath -t '(0x0008, 0x0020)' 'regexp' '0701$' '0000'Example 3: Change the tag value with an arbitrary valuepython anonymizer.py InputFilePath OutputFilePath -t '(0x0010, 0x0010)' 'replace_with_value' 'new_value'DICOMDIRDICOMDIR anonymization is not specified. It is therefore discouraged and it is recommended to regenerate new DICOMDIR files after anonymizing the original DICOM files.DICOMDIR files can have a (0x0004, 0x1220) Directory Record Sequence tag that can contain patient information.However, this tag is not part of the standard tag to anonymize set. If you still want dicom-anonymizer to anonymize it, you have to instruct it explicitly:python anonymizer.py InputFilePath OutputFilePath -t '(0x0004, 0x1220)' replaceCustom rules with dictionary fileInstead of having a big command line with several new
2025-04-20It is a unique program with unique capabilities, designed and developed in-house by us, from the ground up, with the most advanced programming tools and it is the result of research and development on DICOM imaging of the last two decades. Sante DICOM Viewer Pro is not a "yet another DICOM viewer" constructed with freely available libraries such as dcmtk, itk and vtk, like hundreds of other DICOM viewers which differ from each other only in the appearance, menus, panels and dialog boxes. Sante DICOM Viewer Pro is a professional DICOM viewer, anonymizer, converter, PACS client, mini PACS server, patient CD/DVD burner (with viewer) and much more. Retrieve, view, store, archive, manage and burn medical images Sante DICOM Viewer Pro is a viewer, converter, anonymizer for DICOM files, a DICOM CD/DVD burner, a PACS client/mini server, and much more. Is the most known of our products and one of the most popular DICOM viewers worldwide, with thousands of satisfied users. Free Download Sante DICOM Viewer Pro 12.2.5 | 127.5 Mb
2025-04-02Sante DICOM Editor is a state of the art medical image (DICOM) workstation, viewer, editor, anonymizer, converter, dicomizer, DICOM CD/DVD creator and much more. It is the industry-leading DICOM viewer and editor, it is used by almost all the large corporations and medical equipment manufacturers, and it is the DICOM viewer of choice of the greatest universities and hospitals of the world.Thanks to its extensive feature-set, unparalleled stability and easiness of use, Sante DICOM Editor is the essential tool for Radiologists, medical imaging Professionals, and any other specialist that handles patient images in DICOM format, in everyday practice.Sante DICOM Editor lets the user to edit and modify DICOM files, to add and remove attributes, and even edit and modify sequence attributes.Sante DICOM Editor is Windows 10, 8.1, 8, 7 and Vista compatible, and it supports all the modalities (CT, MR, US, CR, NM, XA, MG, DX etc.), all the manufacturers, and all the medical image types (DICOM 3.0/NEMA 2).
2025-04-18