NConvert Issue with DICOM file

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: XnTriq, helmut, xnview

Post Reply
sanish12
Posts: 10
Joined: Wed Jul 20, 2016 8:59 am

NConvert Issue with DICOM file

Post by sanish12 »

In my server the DICOM file is not converting using nconvert. Please help me in this. I was trying to convert a dicom file into jpg file, but my conversion failed.
cday
XnThusiast
Posts: 3973
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Nconvert Issue with DICOM FILE

Post by cday »

sanish12 wrote:In my server the DICOM file is not converting using nconvert. Please help me in this. I was trying to convert a dicom file into jpg file,but my conversion failed.
I'm not personally familiar with the DICOM format, but while waiting for the forum File Format Expert to post it might help if you could post:

Your operating system, including the bit depth x32 or x64;

Your NConvert code (between Code tags if possible for clarity);

The DICOM file extension, as I see there are several possible extensions;

If possible an example file (max 2MiB as an attachment, and expect to have to place it in an archive ZIP/RAR etc. for upload to the forum).
User avatar
XnTriq
Moderator & Librarian
Posts: 6336
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: NConvert Issue with DICOM file

Post by XnTriq »

I just did a quick test with a DICOM (512×512) and nConvert v6.93 (distributed with XnView v2.37)…

Code: Select all

nconvert.exe -out jpeg IM000000.DICOM
… and everything worked as expected.
Post Reply