EAR Archive — A .ear file is a EAR Archive. It is a compressed archive format that bundles files for easier storage and distribution.
Quick facts
What is .ear
A .ear file is a EAR Archive. It is a compressed archive format that bundles files for easier storage and distribution.
In the mime-db registry it maps to application/java-archive, and it is marked as non-compressible. When serving .ear over HTTP, set the Content-Type header as shown in Developer info below.
Related entities: it maps to application/java-archive — and is delivered over HTTP via the Content-Type header.
How to open .ear files
Developer info
When served over HTTP, responses should set the following header:
Content-Type: application/java-archive
Common software that reads/writes .ear:
Relation chain
Related extensions
Related MIME types
Common uses
How to edit .ear files
How to create .ear files
Frequently asked questions
Common options include 7-Zip, WinRAR, tar. You can also open many of these files with built-in viewers or a browser.
Create a new file in any text editor or the app that owns the format and save it with the .ear extension.
application/java-archive is the media type identifier used for .ear files during network transfer (for example in the HTTP Content-Type header).
Sources & standards
Updated 2026-08-18
Explore this reference