---
title: "Format - Advanced"
canonical_url: "https://www.nutrient.io/api/python/settings/format/advanced/"
md_url: "https://www.nutrient.io/api/python/settings/format/advanced.md"
last_updated: "2026-08-13T12:57:10.813Z"
description: "Settings tagged Format - Advanced"
---

## Classes

| Class                                                                                | Description                                                                                                                                                                                                                |
| ------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`InstantJsonSettings`](/api/python/settings/format/advanced/instant-json-settings/) | Settings for InstantJson. 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. |
| [`Jbig2Settings`](/api/python/settings/format/advanced/jbig2-settings/)              | Settings for Jbig2. 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.       |
| [`PdfPageSettings`](/api/python/settings/format/advanced/pdf-page-settings/)         | Settings for PdfPage. 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.     |
| [`TiffSettings`](/api/python/settings/format/advanced/tiff-settings/)                | Settings for Tiff. 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/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)

