Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best…
Histolab Overview Histolab is a Python library for processing whole slide images (WSI) in digital pathology. It automates tissue detection, extracts informative tiles from gigapixel images, and prepares datasets for deep learning pipelines. The library handles multiple WSI formats, implements sophisticated tissue segmentation, and provides flexible tile extraction strategies. Installation uv pip install histolab Quick Start Basic workflow for extracting tiles from a whole slide image: from histolab.slide import Slide from histolab.tiler import RandomTiler
don't have the plugin yet? install it then click "run inline in claude" again.