---
title: "Changes to Create an image edit or extension"
method: POST
path: "/images/edits"
---

# Changes to Create an image edit or extension

`POST /images/edits`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 56 revisions.

- **2026-08-01** `f4890e8c05a3` — 1 breaking, 8 info
- **2026-08-01** `251747b97ca9` — 1 info

## Changes

- **2026-08-01** `f4890e8c05a3` — 1 breaking, 8 info
  - request property `size` was restricted to a list of enum values
  - added the new `1024x1024` enum value to the request property `size`
  - added the new `1024x1536` enum value to the request property `size`
  - added the new `1024x1792` enum value to the request property `size`
  - added the new `1536x1024` enum value to the request property `size`
  - added the new `1792x1024` enum value to the request property `size`
  - added the new `256x256` enum value to the request property `size`
  - added the new `512x512` enum value to the request property `size`
  - added the new `auto` enum value to the request property `size`
- **2026-08-01** `251747b97ca9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/inference-gateway/apis/inference-gateway-api/docs/images/edits/post.md) · [API](https://skmtc.dev/inference-gateway/apis/inference-gateway-api.md) · [Page](https://skmtc.dev/inference-gateway/apis/inference-gateway-api/changes/images/edits/post)
