Pixel Factory turns prompts into images and video through one simple API - Flux, SDXL, Stable Diffusion 3.5, and video models. Billed per output, with no GPUs to babysit.
POST a prompt, get back image or video URLs. Sync for previews, async webhooks for batch jobs.




# pip install packetimport packetjob = packet.images.generate(model="flux.1-dev",prompt="a neon koi swimming through clouds",size="1024x1024", n=4,)print(job.images[0].url)
# returns image URLs or base64curl https://api.packet.ai/v1/images \-H "Authorization: Bearer $PACKET_API_KEY" \-d '{"model": "flux.1-dev","prompt": "a neon koi swimming through clouds","size": "1024x1024", "n": 4}'
# text-to-video or image-to-videojob = packet.video.generate(model="svd-xt",prompt="drone shot over a misty forest",seconds=4, fps=24,webhook="https://you.dev/done",)
Image and video models hosted and ready behind one endpoint. Indicative launch pricing per output.
Flux, SDXL, and SD 3.5 behind a single API. Pick a model per request — no separate integrations.
Edit, extend, restyle, and inpaint from a reference image at the same per-image rate.
Short clips from text or a reference image, returned via async webhook when the render completes.
Pose, depth, and edge guidance, plus custom LoRA styles for on-brand, repeatable output.
Pay per output, not per GPU-hour. No idle cost, no minimums, predictable per-asset economics.
Synchronous for quick previews, async with webhooks for high-volume batch generation.
Generate on-brand variations at the speed of a campaign.
Product imagery, backgrounds, and lifestyle shots on demand.
Concept art, 3D-asset references, and short video clips.
Create a key in the dashboard — no GPU provisioning, no render farm to manage.
Send a prompt (and optional reference image) to /v1/images or /v1/video, choosing any model.
Get image or video URLs back — synchronously for previews, or via webhook for batch.
Pixel Factory is launching soon. Join the waitlist for early access and launch-pricing credits.
Get early access to Pixel Factory and launch-pricing credits. We'll only email you about access.
We'll email your Pixel Factory API key as early access opens — along with launch-pricing credits.
