exporting mrxs format into regular image formats

Benjamin Gilbert bgilbert at cs.cmu.edu
Wed Mar 13 21:11:49 EDT 2013


On 03/13/2013 08:27 PM, Sheng You wrote:
> I came across openslide and wanted to know whether or not you
> provide an open source or a software to export these mrxs format images
> as regular format images with the resolution preserved.

OpenSlide comes with a tool, openslide-write-png, which can export a 
slide region to a PNG.  If you want to produce a tiled TIFF of the 
entire slide, you can use VIPS:

     https://github.com/openslide/openslide/wiki/OpenSlideAndVIPS

--Benjamin Gilbert



More information about the openslide-users mailing list