Download Apache Tika
The latest release is Apache Tika 4.0.0. The 3.x line (3.3.2) remains supported and continues to receive bug fixes and dependency upgrades -- see the "3.x Maintenance Line" section below.
Latest Release: 4.0.0
Tika 4.x ships zip distributions, not runnable jars. tika-app, tika-server-standard and tika-eval-app are zip archives containing a thin launcher jar and an adjacent lib/ directory. The same jars are published to Maven Central for dependency resolution, but running one on its own fails with NoClassDefFoundError. Unpack the zip and run from inside it:
% unzip tika-app-4.0.0.zip -d tika-app-4.0.0 % cd tika-app-4.0.0 % java -jar tika-app-4.0.0.jar --help
Tika 4.x requires Java 17 or later. Upgrading from 3.x? Start with the migration guides, and see the 4.0.0 changes page for the full list of breaking changes.
See the CHANGES-4.0.0.txt file for more information on the list of changes in this release.
- Mirrors for tika-4.0.0-src.zip (source archive, PGP signature, SHA512)
- Mirrors for tika-app-4.0.0.zip (command-line application distribution, PGP signature, SHA512)
- Mirrors for tika-server-standard-4.0.0.zip (server distribution, includes service install scripts, PGP signature, SHA512)
- Mirrors for tika-eval-app-4.0.0.zip (evaluation toolkit distribution, PGP signature, SHA512)
- Mirrors for tika-parser-scientific-package-4.0.0-shaded.jar (scientific parsers, PGP signature, SHA512)
- Mirrors for tika-parser-nlp-package-4.0.0-shaded.jar (nlp parser, PGP signature, SHA512)
- Mirrors for tika-parser-sqlite3-package-4.0.0-shaded.jar (sqlite3 parser, PGP signature, SHA512)
The following optional tika-pipes plugins may be unpacked into the plugins directory of the tika-app or tika-server distributions to add fetchers, emitters and iterators for external systems:
- Mirrors for tika-pipes-atlassian-jwt-4.0.0.zip (Atlassian JWT fetcher pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-az-blob-4.0.0.zip (Azure Blob Storage pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-csv-4.0.0.zip (CSV pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-es-4.0.0.zip (Elasticsearch pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-file-system-4.0.0.zip (file system pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-gcs-4.0.0.zip (Google Cloud Storage pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-google-drive-4.0.0.zip (Google Drive pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-http-4.0.0.zip (HTTP pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-jdbc-4.0.0.zip (JDBC pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-json-4.0.0.zip (JSON pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-kafka-4.0.0.zip (Apache Kafka pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-microsoft-graph-4.0.0.zip (Microsoft Graph pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-opensearch-4.0.0.zip (OpenSearch pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-s3-4.0.0.zip (Amazon S3 pipes plugin, PGP signature, SHA512)
- Mirrors for tika-pipes-solr-4.0.0.zip (Solr pipes plugin, PGP signature, SHA512)
3.x Maintenance Line: 3.3.2
Tika 3.3.2 is the current release of the 3.x line, which remains supported. It runs on Java 11 or later and ships the traditional runnable jars rather than zip distributions. New work goes into 4.x; the 3.x line receives bug fixes and dependency upgrades.
See the CHANGES-3.3.2.txt file for more information on the list of changes in this release. Documentation for 3.x lives at tika.apache.org/3.3.2.
- Mirrors for tika-3.3.2-src.zip (source archive, PGP signature, SHA512)
- Mirrors for tika-app-3.3.2.jar (runnable jar, PGP signature, SHA512)
- Mirrors for tika-server-standard-3.3.2.jar (runnable jar, PGP signature, SHA512)
- Mirrors for tika-server-standard-3.3.2-bin.zip (tika-server as a service, zip, PGP signature, SHA512)
- Mirrors for tika-server-standard-3.3.2-bin.tgz (tika-server as a service, tgz, PGP signature, SHA512)
- Mirrors for tika-eval-app-3.3.2.jar (runnable jar, PGP signature, SHA512)
- Mirrors for tika-parser-scientific-package-3.3.2.jar (scientific parsers, PGP signature, SHA512)
- Mirrors for tika-parser-nlp-package-3.3.2.jar (nlp parser, PGP signature, SHA512)
- Mirrors for tika-parser-sqlite3-package-3.3.2.jar (sqlite3 parser, PGP signature, SHA512)
Apache Tika releases are available under the Apache License, Version 2.0. See the NOTICE.txt file contained in each release artifact for applicable copyright attribution notices.
If you are looking for previous releases of Apache Tika, have a look in the archives.
If you are looking for releases of Apache Tika from the Apache Lucene project (pre-0.8 releases), have a look in the lucene archives. If you are looking for releases of Apache Tika from the Apache Incubator (pre-0.2 releases), have a look in the incubator archives.
Export control
Apache Tika includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <http://www.wassenaar.org/> for more information.
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.
The following provides more details on the included cryptographic software:
- Apache Tika uses the Bouncy Castle generic encryption libraries for extracting text content and metadata from encrypted PDF files. See https://www.bouncycastle.org/ for more details on Bouncy Castle.
Verify
It is essential that you verify the integrity of the downloaded files using the PGP signatures. Please read How to Verify Downloaded Files for more information on how and why you should verify our releases.
The PGP signatures can be verified using PGP or GPG. First download the KEYS file as well as the .asc signature files for the relevant release packages. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using
% pgpk -a KEYS % pgpv apache-tika-X.Y.Z-src.zip.asc
or
% pgp -ka KEYS % pgp apache-tika-X.Y.Z-src.zip.asc
or
% gpg --import KEYS % gpg --verify apache-tika-X.Y.Z-src.zip.asc apache-tika-X.Y.Z-src.zip


