---
title: "Convert Step To Content"
method: POST
path: "/designs/convert-to-content"
tags: ["designs"]
---

# Convert Step To Content

`POST /designs/convert-to-content`

Converts a STEP file to GLB/GLTF and returns the raw bytes in the response.
Tries the native rmfg-planner API first, falls back to Zoo (KittyCAD).
No database writes, no storage uploads — pure conversion.

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/rmfg/apis/fastapi.md) · [All operations](https://skmtc.dev/rmfg/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rmfg/fastapi/revisions/ea1e6b94ba65/schema)
