---
title: "Format"
canonical_url: "https://www.nutrient.io/api/python/settings/format/"
md_url: "https://www.nutrient.io/api/python/settings/format.md"
last_updated: "2026-08-11T08:57:05.212Z"
description: "Settings tagged Format"
---

## Sub-categories

| Sub-category              | Description |
| ------------------------- | ----------- |
| [`Advanced`](./advanced/) |             |

## Classes

| Class                                                                      | Description                                                                                                                                                                                                                |
| -------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`CadSettings`](/api/python/settings/format/cad-settings/)                 | Settings for Cad. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.         |
| [`EmailSettings`](/api/python/settings/format/email-settings/)             | Settings for Email. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.       |
| [`HtmlSettings`](/api/python/settings/format/html-settings/)               | Settings for Html. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.        |
| [`ImageSettings`](/api/python/settings/format/image-settings/)             | Settings for Image. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.       |
| [`JpegSettings`](/api/python/settings/format/jpeg-settings/)               | Settings for Jpeg. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.        |
| [`MarkdownSettings`](/api/python/settings/format/markdown-settings/)       | Settings for Markdown. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.    |
| [`PdfSettings`](/api/python/settings/format/pdf-settings/)                 | Settings for Pdf. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.         |
| [`SearchSettings`](/api/python/settings/format/search-settings/)           | Settings for Search. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.      |
| [`SpreadsheetSettings`](/api/python/settings/format/spreadsheet-settings/) | Settings for Spreadsheet. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings. |
| [`TextSettings`](/api/python/settings/format/text-settings/)               | Settings for Text. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.        |
| [`WordSettings`](/api/python/settings/format/word-settings/)               | Settings for Word. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.        |

---

## Related pages

- [Per-document override](/api/python/settings/format/cad-settings.md)
- [Per-document override](/api/python/settings/format/email-settings.md)
- [Per-document override](/api/python/settings/format/html-settings.md)
- [Per-document override](/api/python/settings/format/image-settings.md)
- [Per-document override](/api/python/settings/format/jpeg-settings.md)
- [Per-document override](/api/python/settings/format/markdown-settings.md)
- [Per-document override](/api/python/settings/format/pdf-settings.md)
- [Per-document override](/api/python/settings/format/search-settings.md)
- [Per-document override](/api/python/settings/format/spreadsheet-settings.md)
- [Per-document override](/api/python/settings/format/text-settings.md)
- [Per-document override](/api/python/settings/format/word-settings.md)

## Pages in this section

- [Advanced](/api/python/settings/format/advanced.md)
- [Per-document override](/api/python/settings/format/advanced/instant-json-settings.md)
- [Per-document override](/api/python/settings/format/advanced/jbig2-settings.md)
- [Per-document override](/api/python/settings/format/advanced/pdf-page-settings.md)
- [Per-document override](/api/python/settings/format/advanced/tiff-settings.md)

