RasterViz is a Matplotlib-style scientific raster visualization plugin for QGIS that enables publication-quality raster rendering directly within QGIS through an interactive interface without requiring an external Python environment.
RasterViz provides publication-quality raster visualization directly within QGIS without requiring an external Python environment. The plugin reproduces raster visualization aesthetics similar to rasterio.show() through an interactive Qt5-based interface. Key features include continuous single-band rendering with configurable colormap and contrast stretching options (percentile, min–max, and manual); discrete/classified raster visualization with automatic class detection, customizable colors, and label assignment; RGB composite rendering with independent band stretching; customizable pointed colorbars supporting adjustable geometry, orientation, and extend styles (both, max, min, or neither); coordinate tick formatting in DMS, DM, Decimal Degree, and native UTM/meter formats; real-time live preview supported by cached NumPy arrays for improved performance; and export functionality to PNG (300 DPI), SVG, TIFF, and PDF formats.
Plugin Tags