Topaz Labs Video Upscale

Topaz Video AI upscales, enhances, denoises, stabilizes, and increases frame rates in video footage, transforming low-quality or standard-definition videos into ultra-sharp, high-resolution cinematic outputs up to 4k and 120FPS.


API

If you're looking for an API, you can choose from your desired programming language.

POST
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 import requests api_key = "YOUR_API_KEY" url = "https://api.segmind.com/v1/topaz-video-upscale" # Prepare data and files data = {} files = {} # For parameter "video", you can send a raw file or a URI: # files['video'] = open('IMAGE_PATH', 'rb') # To send a file data['video'] = 'https://segmind-resources.s3.amazonaws.com/input/008b1c8e-5d9c-4ad3-96e3-0943f120058f-273289_medium.mp4' # To send a URI data['target_fps'] = 60 data['target_resolution'] = "1080p" headers = {'x-api-key': api_key} # If no files, send as JSON if files: response = requests.post(url, data=data, files=files, headers=headers) else: response = requests.post(url, json=data, headers=headers) print(response.content) # The response is the generated image
RESPONSE
image/jpeg
HTTP Response Codes
200 - OKImage Generated
401 - UnauthorizedUser authentication failed
404 - Not FoundThe requested URL does not exist
405 - Method Not AllowedThe requested HTTP method is not allowed
406 - Not AcceptableNot enough credits
500 - Server ErrorServer had some issue with processing

Attributes


videostr *

Video to upscale in mp4


target_fpsint ( default: 60 )

Target FPS (15fps to 120fps)

min : 15,

max : 120


target_resolutionenum:str ( default: 1080p )

Target Resolution

Allowed values:

To keep track of your credit usage, you can inspect the response headers of each API call. The x-remaining-credits property will indicate the number of remaining credits in your account. Ensure you monitor this value to avoid any disruptions in your API usage.

Topaz Video Upscale, powered by Topaz Video AI, is a state-of-the-art AI-driven video enhancement model designed to transform low-resolution or low quality footage into high-definition, cinema-quality video. Now integrated on Segmind, this model provides users with a seamless way to boost video resolution, clarity, and overall quality-making it an invaluable tool for creators, archivists, and professionals across industries.

What Does Topaz Video Upscale Do?

At its core, Topaz Video Upscale uses advanced neural networks and deep learning to analyze and intelligently enhance video frames. The model can upscale videos to 4K and increase frame rate to 60 FPS, delivering sharper details, improved contrast, and more natural-looking results compared to traditional upscaling methods. It goes beyond simple resizing: the AI reduces noise, fixes compression artifacts, recovers lost details, and even stabilizes shaky footage. It also

Key features include:

  • High-Resolution Upscaling: Transform SD or HD footage to 4K while preserving and enhancing detail
  • Noise Reduction and Artifact Removal: Clean up grainy or compressed videos, making them look professionally shot.
  • Stabilization: Reduce camera shake and motion blur for smoother, more watchable footage.
  • Frame Rate Conversion & Slow Motion: Generate new frames for ultra-smooth slow motion or convert footage to higher frame rates (e.g., 24fps to 60fps).
  • Facial Recognition Enhancement: Automatically detects and enhances faces for more lifelike results in interviews, vlogs, or archival footage.
  • SDR-to-HDR Conversion: Boosts contrast and dynamic range, making colors pop and scenes more immersive.

What Is Topaz Video Upscale Good At?

Use Cases

  • Filmmakers and Video Editors: Upscale and enhance footage for film restoration, remastering, or to unify content shot on different cameras.
  • Archivists and Historians: Digitally restore and preserve valuable historical footage for future generations.
  • Content Creators and Influencers: Improve the visual quality of vlogs, tutorials, or social media content, especially when working with older or lower-quality sources.
  • Researchers and Law Enforcement: Clarify surveillance or scientific footage, making crucial details more visible for analysis.

Why Use Topaz Video Upscale on Segmind?

Integrating Topaz Video Upscale via Segmind’s API brings powerful video enhancement to your workflow without the need for complex hardware or manual software setup. Users benefit from:

  • Scalability and Automation: Process multiple videos in parallel, automate enhancement tasks, and integrate seamlessly into creative or analytical pipelines.
  • Customizable Workflows: Fine-tune enhancements, combine models, and tailor outputs for specific needs or creative visions.
  • Cloud-Based Processing: Offload resource-intensive tasks to the cloud, ensuring fast turnaround and freeing up local resources.

In summary, Topaz Video Upscale is a transformative tool for anyone needing to elevate video quality-whether for creative, archival, educational, or analytical purposes. Its integration on Segmind makes advanced video enhancement accessible, efficient, and customizable for diverse user needs.

Cookie settings

We use cookies to enhance your browsing experience, analyze site traffic, and personalize content. By clicking "Accept all", you consent to our use of cookies.