Skip to main content

Module image_export

Module image_export 

Source
Expand description

Image export module

Provides functionality to export presentations and individual slides to image formats (PNG, JPEG).

Uses LibreOffice for rendering (same approach as PDF export).

Structs§

ImageExportOptions
Options for image export

Enums§

ImageFormat
Image format for export

Functions§

export_slide_to_image
Export a specific slide to an image
export_to_images
Export presentation to images
render_thumbnail
Render presentation thumbnail (first slide only)