Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions jobs/image-upscale.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Upscale an image"
sidebarTitle: "Image upscale"
description: "Increase an image's resolution on a one-step diffusion restoration model. Ask for a factor or a target height, and transparency survives."
description: "Run an image through a one-step diffusion restoration model to raise its resolution. Ask for a factor or a target height, and transparency survives."
icon: "expand"
keywords: ["image upscale api", "ai image upscaler api", "super resolution api", "upscale image api", "enlarge image api", "photo restoration api", "seedvr2 api", "png upscale api", "image upscaler rest api"]
canonical: "https://rendobar.com/docs/jobs/image-upscale"
Expand All @@ -15,7 +15,7 @@ canonical: "https://rendobar.com/docs/jobs/image-upscale"
"@type": "TechArticle",
"@id": "https://rendobar.com/docs/jobs/image-upscale/#article",
"headline": "Upscale an image",
"description": "Increase an image's resolution on a one-step diffusion restoration model. Ask for a factor or a target height, and transparency survives.",
"description": "Run an image through a one-step diffusion restoration model to raise its resolution. Ask for a factor or a target height, and transparency survives.",
"datePublished": "2026-08-03",
"dateModified": "2026-08-03",
"author": { "@type": "Organization", "@id": "https://rendobar.com/#organization" },
Expand Down
Loading