lookup> .azw

.AZW·File Extension

Kindle EbookAmazon Kindle ebook format.

Extension.azw
File typeKindle Ebook
CategoryData & Text
Charset
Compressible
Format familyebook

What is a .azw file?

A .azw file is a Kindle Ebook — Amazon Kindle ebook format.

In the mime-db registry it maps to application/vnd.amazon.ebook. When serving .azw over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to application/vnd.amazon.ebook — and is delivered over HTTP via the Content-Type header.

  • Use Kindle or Calibre to open and edit .azw files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: application/vnd.amazon.ebook

Common software that reads/writes .azw:

KindleCalibre
.azwextension of
format
ebookserved as
mime type
application/vnd.amazon.ebooksent via header
http header
  • Configuration files
  • Data interchange between systems
  • API request and response payloads
  • Logs and data exports
  • Open the file with Kindle, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .azw extension, or export this format from Kindle.

What programs can open .azw files?

Common options include Kindle, Calibre. You can also open many of these files with built-in viewers or a browser.

How do I create a .azw file?

Create a new file in any text editor or the app that owns the format and save it with the .azw extension.

What is the relationship between .azw and the application/vnd.amazon.ebook MIME type?

application/vnd.amazon.ebook is the media type identifier used for .azw files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes