{"categories":[{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"}],"enrichment":{"capability":"Large Image provides Python methods to efficiently read, tile, and serve large geospatial and medical images in many formats, with support for pyramidal tiffs, region access, and dynamic tile styling.","skillfed_tags":["geospatial-imaging","medical-imaging","tile-serving"],"use_cases":["Serve whole-slide microscopy images (WSI) as zoomable tiles in a web UI without loading the entire file into memory.","Convert large GeoTIFF or satellite imagery to pyramidal cloud-optimized formats for efficient cloud storage and access.","Build a tile server backend that dynamically applies color palettes, band transforms, or other styling to geospatial or medical images on the fly.","Extract and analyze specific regions of very large images programmatically without holding the full image in RAM.","Integrate large-image as a Girder plugin to add tile serving and image browsing capabilities to a Girder-based data management platform."],"what_it_does":"Large Image is a Python library for reading, tiling, and serving large geospatial and medical images efficiently. It abstracts away the complexity of working with multiresolution image formats\u2014such as pyramidal tiffs, GeoTIFFs, and whole-slide images\u2014by providing a unified interface to read tiles, access image regions, and generate metadata. The library is maintained by Kitware's Data & Analytics group and powers production systems including Resonant GeoData, HistomicsUI, and the Digital Slide Archive.\n\nThe package itself is a framework; to actually read images, you install tile source plugins (large-image-source-tiff, large-image-source-gdal, etc.) that correspond to your file formats. Once a source is available, you can fetch tiles at any zoom level, apply dynamic styling and color transforms, convert images to cloud-optimized formats, and serve them over HTTP. It's designed for workflows where images are too large to load into memory whole, making it essential for medical imaging, geospatial analysis, and other domains dealing with gigapixel or terabyte-scale data.","worth_installing":"Yes, if you work with large geospatial or medical images and need efficient tiling and serving. The package is actively maintained, has no known vulnerabilities, and low install friction. Install it only if you also plan to install at least one tile source package for your image format; the base package alone cannot process images. Suitable for production use given its stable status and use in established platforms like the Digital Slide Archive."},"id":"large-image","links":{"html":"https://skillfed.io/packages/large-image","md":"https://skillfed.io/packages/large-image.md","pypi":"https://pypi.org/project/large-image/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"large-image","python_support":"supports_current","summary":"Python modules to work with large, multiresolution images."},"popularity":{"monthly_downloads":97148,"position":13166,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.35.2"}
