> 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/nodejs.md).

# Node.js

Run these Node.js snippets to mirror the [infographic scenario recipes](/quick-start/infographics/infographic-examples.md). See the [Node.js guide](https://github.com/miguelpieras/autocontentapi-docs/blob/main/code-samples/nodejs.md) for setup details.

## Recipes

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

Prefer cURL? Jump back to the [quick-start examples](/quick-start/infographics/infographic-examples.md).
