File size: 519 Bytes
1347adc
 
b004da2
 
 
1347adc
df599bc
1347adc
 
b004da2
1347adc
 
b004da2
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Website Renderer
emoji: 🎬
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 6.19.0
app_file: app.py
pinned: false
hardware: zero-gpu
---

# Website Renderer

Record any website as an MP4 video in portrait or landscape orientation.

- **Landscape**: 1280×720
- **Portrait**: 720×1280
- **Duration**: 30 seconds from page load

## How it works

Uses Playwright (Chromium headless) with the Chrome DevTools Protocol screencast API to capture the page, then converts the recording to MP4 via FFmpeg.