CellProfiler: Open-Source Software for Biological Image Analysis
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
CellProfiler is a powerful, free, and open-source application designed for biological image analysis. It empowers biologists without programming expertise to quantitatively measure phenotypes from thousands of images automatically. This tool simplifies complex image processing tasks, making advanced analysis accessible to a broader scientific community.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
CellProfiler is a free and open-source software application specifically designed for biological image analysis. It enables biologists, even those without prior training in computer vision or programming, to quantitatively measure phenotypes from thousands of images automatically. This powerful tool simplifies the process of extracting meaningful data from complex biological images, making advanced analysis accessible and efficient. More detailed information can be found in the CellProfiler Wiki.
Installation
We recommend using the stable release of CellProfiler for most users. You can download stable releases for macOS and Windows directly from the CellProfiler website.
For those contributing to CellProfiler, compiling from source is recommended. Detailed instructions for compiling on Linux, macOS, and Windows are available on CellProfiler’s GitHub wiki.
Maintainers of third-party modules should use the nightly release, also available from the CellProfiler website. Enthusiastic users are encouraged to try the beta release, downloadable from the same website, and report any bugs by submitting a GitHub issue.
Examples
CellProfiler excels at automating the quantitative measurement of various biological phenotypes from large sets of images. Its capabilities include identifying and counting cells, measuring cell size and shape, quantifying protein expression, and analyzing subcellular features. It is widely used in high-throughput screening, drug discovery, and fundamental biological research to extract objective and reproducible data from microscopy images.
Why Use CellProfiler?
- Accessibility: Designed for biologists without programming expertise, it offers an intuitive graphical interface.
- Automation: It can process thousands of images automatically, saving significant time and effort in research.
- Quantitative Analysis: Provides robust tools for objective and reproducible measurements of biological features.
- Open Source: Being free and open-source, it fosters community contributions and transparency in scientific research.
- Versatility: Applicable across a wide range of biological imaging experiments and research areas.
Links
- GitHub Repository: https://github.com/CellProfiler/CellProfiler
- Official Website & Releases: http://cellprofiler.org/releases/
- Documentation: https://cellprofiler-manual.s3.amazonaws.com/CellProfiler-4.2.8/index.html
- Community Forum: https://forum.image.sc/tag/cellprofiler
- Wiki: https://github.com/CellProfiler/CellProfiler/wiki
- Submit an Issue: https://github.com/CellProfiler/CellProfiler/issues
Related repositories
Similar repositories that may be relevant next.

Mergoo: Efficiently Merge and Train Multiple LLM Experts
July 7, 2026
Mergoo is an open-source Python library designed to simplify the merging of multiple Large Language Model (LLM) experts. It enables efficient training of these merged LLMs, allowing users to integrate knowledge from various generic or domain-specific models. The library supports several merging methods, including Mixture-of-Experts and Mixture-of-Adapters, across popular base models.

Ludwig: Low-Code Declarative Deep Learning for LLMs and AI Models
July 6, 2026
Ludwig is a powerful, low-code declarative deep learning framework designed for building custom LLMs, neural networks, and other AI models. It simplifies the process of training, fine-tuning, and deploying models, from LLM fine-tuning to tabular classification, using a simple YAML configuration without boilerplate Python code. This makes advanced AI development accessible and efficient for a wide range of applications.

Lamini: The Official Python Client for Generative AI API
July 6, 2026
Lamini is the official Python client and SDK designed to interact with the Lamini API, enabling developers to create their own Generative AI applications. It provides a straightforward interface for integrating powerful AI capabilities into Python projects. This package simplifies the process of building and deploying generative AI solutions.
xTuring: Build, Personalize, and Control Your Own LLMs
July 6, 2026
xTuring is an open-source framework designed to simplify the process of building, personalizing, and controlling Large Language Models (LLMs). It provides an easy way to fine-tune open-source LLMs on your own data, offering features from data pre-processing to efficient training and inference. This tool empowers developers to create private, personalized LLMs locally or in their private cloud environments.
Source repository
Open the original repository on GitHub.
6 counted GitHub visits