> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/code-samples/infographics/java.md).

# Java

Java snippets that mirror the [infographic scenario recipes](/quick-start/infographics/infographic-examples.md). See the [Java guide](https://github.com/miguelpieras/autocontentapi-docs/blob/main/code-samples/java.md) for setup.

## Recipes

* [📝 Create an Infographic from Text](/code-samples/infographics/java/from-text.md)
* [🔗 Create an Infographic from a Website](/code-samples/infographics/java/from-website.md)
* [📐 Control Orientation and Detail](/code-samples/infographics/java/set-orientation-and-detail.md)
* [💡 Create an Infographic from a Topic Prompt](/code-samples/infographics/java/from-topic.md)
* [🏢 Apply Brand Logo with `projectId`](/code-samples/infographics/java/brand-with-project-id.md)
