Skip to main content
Rendobar supports 23 job types organized into categories. Each job type has a specific Zod schema for input validation, a cost model, and execution requirements. Most job types accept multiple media formats — the system automatically detects whether your input is video, image, or audio and adjusts processing, output format, and billing accordingly.

Watermarking

Job TypeDescriptionCost
watermark.addAdd a single image watermark to a video or image~0.50/min(video),0.50/min (video), 0.20 flat (image)
watermark.compositeOverlay multiple watermarks (images and text) in a single pass~0.50/min(video),0.50/min (video), 0.20 flat (image)
watermark.removeRemove a watermark using AI detection or manual region specification~0.50/min(video),0.50/min (video), 0.20 flat (image)
watermark.checkAnalyze frames for watermark presence using AI classification$0.10 flat
watermark.embedEmbed an invisible watermark using VideoSeal$0.03 flat
watermark.detectDetect and decode an invisible watermark$0.03 flat

Transcoding

Job TypeDescriptionCost
transcodeConvert between video or audio formats, adjust codecs, bitrate, resolution~0.50/min(video),0.50/min (video), 0.20 flat (audio)
thumbnailExtract a thumbnail image from a video at a specified timestamp$0.50 flat

Captions (AI-powered)

Job TypeDescriptionCost
caption.extractAI-powered speech-to-text transcription (Deepgram)$0.50/min of input
caption.burnBurn subtitles into video with customizable styling~$1.00/min

Compliance (AI-powered)

Job TypeDescriptionCost
compliance.moderateContent moderation for video or image using AI frame analysis~0.50/min(video),0.50/min (video), 0.10 flat (image)
compliance.gdpr.detectDetect faces and license plates for GDPR compliance~0.50/min(video),0.50/min (video), 0.10 flat (image)
compliance.gdpr.redactAutomatically blur or pixelate detected faces and plates~2.00/min(video),2.00/min (video), 0.50 flat (image)

Extraction (AI-powered)

Job TypeDescriptionCost
extract.metadataExtract comprehensive metadata from media files$0.10 flat
extract.scenesDetect scene changes in video with timestamps$0.20 flat
extract.textOCR-based text extraction from video frames or images~0.50/min(video),0.50/min (video), 0.10 flat (image)

Rendering

Job TypeDescriptionCost
render.rendleyCompose multi-clip videos with Rendley SDK~$1.00/min
render.remotionRender video from a Remotion bundle~$1.00/min
render.veedRender from a VEED project~$1.00/min

Raw FFmpeg

Job TypeDescriptionCost
raw.ffmpegExecute arbitrary FFmpeg commands with safety guardrails$1.00/2min compute
Raw FFmpeg is available on Starter plans and above.

QR Code Generation

Job TypeDescriptionCost
qr.generateGenerate styled QR codes with 9 content types and custom styling$0.10 flat
Content types: url, text, phone, sms, email, vcard, wifi, geo, whatsapp Style options: size (100—2000px), margin, error correction (L/M/Q/H), foreground/background color, dot style (square/rounded/dots/extra-rounded), format (png/svg), optional logo with auto-upgraded error correction.

Quickstart

Submit your first job

Authentication

API key setup

Credits

Billing details

Render Engines

FFmpeg vs Rendley