Downloading OpenSlide

OpenSlide and its official language bindings are available under the terms of the GNU Lesser General Public License, version 2.1.

Source

OpenSlide (stable API)

3.4.1 2015-04-20 tar.gz tar.xz
3.4.0 2014-01-25 tar.gz tar.xz
3.3.3 2013-04-13 tar.gz tar.xz
3.3.2 2012-12-01 tar.gz tar.xz
3.3.1 2012-10-14 tar.gz tar.xz
3.3.0 2012-09-08 tar.gz tar.xz
3.2.6 2012-02-23 tar.gz tar.xz
3.2.5 2011-12-16 tar.gz tar.xz
3.2.4 2011-03-07 tar.gz tar.xz
3.2.3 2010-09-09 tar.gz tar.xz
3.2.2 2010-06-16 tar.gz tar.xz
3.2.1 2010-06-03 tar.gz tar.xz
3.2.0 2010-06-01 tar.gz tar.xz
3.1.1 2010-04-27 tar.gz tar.xz
3.1.0 2010-04-01 tar.gz tar.xz
3.0.3 2010-03-01 tar.gz tar.xz
3.0.2 2010-02-17 tar.gz tar.xz
3.0.1 2010-02-04 tar.gz tar.xz
3.0.0 2010-01-28 tar.gz tar.xz
2.3.1 2009-12-14 tar.gz tar.xz
2.3.0 2009-12-11 tar.gz tar.xz
2.2.1 2009-10-23 tar.gz tar.xz
2.2.0 2009-09-15 tar.gz tar.xz
2.1.0 2009-08-18 tar.gz
2.0.0 2009-07-16 tar.gz

OpenSlide Python interface (stable API)

1.3.0 2023-07-22 tar.gz tar.xz Wheels (PyPI)
1.2.0 2022-06-17 tar.gz tar.xz Wheels (PyPI)
1.1.2 2020-09-13 tar.gz tar.xz Wheels (PyPI)
1.1.1 2016-06-11 tar.gz tar.xz Wheels (PyPI)
1.1.0 2015-04-20 tar.gz tar.xz Wheels (PyPI)
1.0.1 2014-03-09 tar.gz tar.xz
1.0.0 2014-03-09 tar.gz tar.xz
0.5.1 2014-01-26 tar.gz tar.xz
0.5.0 2014-01-25 tar.gz tar.xz
0.4.0 2012-09-08 tar.gz tar.xz
0.3.0 2011-12-16 tar.gz tar.xz
0.2.0 2011-09-02 tar.gz tar.xz

OpenSlide Java interface (still unstable API, subject to change)

0.12.3 2022-12-17 tar.xz
0.12.2 2016-09-11 tar.gz tar.xz
0.12.1 2015-04-20 tar.gz tar.xz
0.12.0 2014-01-25 tar.gz tar.xz
0.11.0 2012-09-08 tar.gz tar.xz
0.10.0 2011-12-16 tar.gz tar.xz
0.9.2 2010-08-10 tar.gz tar.xz
0.9.1 2010-06-16 tar.gz tar.xz
0.9.0 2010-06-01 tar.gz tar.xz
0.8.0 2010-01-28 tar.gz tar.xz
0.7.2 2009-12-09 tar.gz tar.xz
0.7.1 2009-11-19 tar.gz tar.xz
0.7.0 2009-09-15 tar.gz tar.xz
0.6.1 2009-08-25 tar.gz
0.6.0 2009-08-17 tar.gz
0.5.0 2009-07-15 tar.gz

Windows Binaries

Problems with these binaries can be reported here. If you’re looking for the bleeding edge, nightly development builds are also available.

2023-04-14 32-bit 64-bit Corresponding sources
2022-12-17 32-bit 64-bit Corresponding sources
2022-11-11 32-bit 64-bit Corresponding sources
2022-08-11 32-bit 64-bit Corresponding sources
2022-08-06 32-bit 64-bit Corresponding sources
2017-11-22 32-bit 64-bit Corresponding sources
2016-07-17 32-bit 64-bit Corresponding sources
2016-06-12 32-bit 64-bit Corresponding sources
2015-05-27 32-bit 64-bit Corresponding sources
2015-04-20 32-bit 64-bit Corresponding sources
2014-01-25 32-bit 64-bit Corresponding sources
2013-07-27 32-bit 64-bit Corresponding sources
2013-04-13 32-bit 64-bit Corresponding sources
2012-12-01 32-bit 64-bit Corresponding sources
2012-10-14 32-bit 64-bit Corresponding sources
2012-09-08 32-bit 64-bit Corresponding sources
2012-08-02 32-bit 64-bit Corresponding sources

Distribution Packages

Platform Distribution OpenSlide OpenSlide Python
Linux Fedora dnf install openslide dnf install python3-openslide
Linux Debian
Ubuntu
apt-get install openslide-tools apt-get install python3-openslide
Linux openSUSE zypper install openslide-tools
Linux Red Hat Enterprise Linux
CentOS Stream
First, install EPEL.
yum install openslide
(RHEL/CentOS Stream ≥ 8)
First, install EPEL.
yum install python3-openslide
(RHEL/CentOS Stream ≥ 8)
Mac OS X MacPorts port install openslide port install py311-openslide
Mac OS X Homebrew brew install openslide
Python PyPI python3 -m pip install openslide-python

Version Control

Git repositories are available:

Repository Clone command
OpenSlide git clone https://github.com/openslide/openslide.git
OpenSlide Python git clone https://github.com/openslide/openslide-python.git
OpenSlide Java git clone https://github.com/openslide/openslide-java.git
Windows build scripts git clone https://github.com/openslide/openslide-winbuild.git
Nightly build infrastructure git clone https://github.com/openslide/builds.git
Website git clone https://github.com/openslide/openslide.github.io.git