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 Type Description Cost watermark.add Add a single image watermark to a video or image ~0.50 / m i n ( v i d e o ) , 0.50/min (video), 0.50/ min ( v i d eo ) , 0.20 flat (image) watermark.composite Overlay multiple watermarks (images and text) in a single pass ~0.50 / m i n ( v i d e o ) , 0.50/min (video), 0.50/ min ( v i d eo ) , 0.20 flat (image) watermark.remove Remove a watermark using AI detection or manual region specification ~0.50 / m i n ( v i d e o ) , 0.50/min (video), 0.50/ min ( v i d eo ) , 0.20 flat (image) watermark.check Analyze frames for watermark presence using AI classification $0.10 flat watermark.embed Embed an invisible watermark using VideoSeal $0.03 flat watermark.detect Detect and decode an invisible watermark $0.03 flat
Transcoding
Job Type Description Cost transcode Convert between video or audio formats, adjust codecs, bitrate, resolution ~0.50 / m i n ( v i d e o ) , 0.50/min (video), 0.50/ min ( v i d eo ) , 0.20 flat (audio) thumbnail Extract a thumbnail image from a video at a specified timestamp $0.50 flat
Captions (AI-powered)
Job Type Description Cost caption.extract AI-powered speech-to-text transcription (Deepgram) $0.50/min of input caption.burn Burn subtitles into video with customizable styling ~$1.00/min
Compliance (AI-powered)
Job Type Description Cost compliance.moderate Content moderation for video or image using AI frame analysis ~0.50 / m i n ( v i d e o ) , 0.50/min (video), 0.50/ min ( v i d eo ) , 0.10 flat (image) compliance.gdpr.detect Detect faces and license plates for GDPR compliance ~0.50 / m i n ( v i d e o ) , 0.50/min (video), 0.50/ min ( v i d eo ) , 0.10 flat (image) compliance.gdpr.redact Automatically blur or pixelate detected faces and plates ~2.00 / m i n ( v i d e o ) , 2.00/min (video), 2.00/ min ( v i d eo ) , 0.50 flat (image)
Job Type Description Cost extract.metadata Extract comprehensive metadata from media files $0.10 flat extract.scenes Detect scene changes in video with timestamps $0.20 flat extract.text OCR-based text extraction from video frames or images ~0.50 / m i n ( v i d e o ) , 0.50/min (video), 0.50/ min ( v i d eo ) , 0.10 flat (image)
Rendering
Job Type Description Cost render.rendley Compose multi-clip videos with Rendley SDK ~$1.00/min render.remotion Render video from a Remotion bundle ~$1.00/min render.veed Render from a VEED project ~$1.00/min
Raw FFmpeg
Job Type Description Cost raw.ffmpeg Execute arbitrary FFmpeg commands with safety guardrails $1.00/2min compute
Raw FFmpeg is available on Starter plans and above.
QR Code Generation
Job Type Description Cost qr.generate Generate 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
Render Engines FFmpeg vs Rendley