You're looking at a specific version of this model. Jump to the model overview.

ahmedaldakheel /html2pic:4acc6634

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
output_format
None
png
تنسيق الملف الناتج
width
integer
1920

Min: 100

Max: 7680

عرض الصورة بالبكسل
height
integer
1080

Min: 100

Max: 4320

ارتفاع الصورة بالبكسل
quality
integer
90

Min: 1

Max: 100

جودة الصورة (فقط لـ JPEG، من 1 إلى 100)
full_page
boolean
False
التقاط الصفحة الكاملة (تجاهل الارتفاع المحدد)
html_content
string
<html><body><h1 style='color: #00aeac; font-family: Arial;'>مرحباً بك!</h1></body></html>
محتوى HTML المراد تحويله إلى صورة
device_scale_factor
number
1

Min: 1

Max: 3

عامل مقياس الجهاز (للحصول على صور عالية الدقة)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}