Batch Processing

Create multiple videos from a CSV or JSON file

File Format

CSV requires columns: image_path, title, description

Optional columns: bar_color, text_color, font_size, position, format

JSON should be an array of objects with the same fields

Back to single video