CoolFace
Apppublic

reshatiate/resatiate-screenshot

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
App README

Resatiate OG Screenshot Service

Headless Chrome screenshot service that renders WebGL fractals for social media preview images.

Endpoints

  • GET /screenshot?url=<url>&width=1200&height=630&delay=3000 — returns a PNG
  • GET /health — status check

Deploy

bash
pip install huggingface_hub
huggingface-cli login
./deploy.sh YOUR_HF_USERNAME

Then set in Netlify (Site settings > Environment variables):

SCREENSHOT_SERVICE_URL = https://YOUR_USERNAME-resatiate-screenshot.hf.space