Hi, Can someone suggest a suitable class to write (vtkImageData*) of size 1024x200x200 into a VTK format file (.vti or .vtk)? I tried vtkXMLImageDataWriter, but the data file is almost 6 times the original size with this class. I appreciate the help. Madhu.