---
title: "Create a meme from any image"
method: POST
path: "/templates/custom"
tags: ["Templates"]
---

# Create a meme from any image

`POST /templates/custom`

## Request body

- object
  - `background` string
  - `style` string
  - `text` string[]
  - `layout` string
  - `font` string
  - `extension` string
  - `redirect` boolean

## Response `201`

Successfully created a meme from a custom image

- object
  - `url` string

---

[API](https://skmtc.net/memegen/apis/memegen-link.md) · [All operations](https://skmtc.net/memegen/apis/memegen-link/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memegen/memegen-link/versions/f7d2d927f984/schema)
