Skip to main content

Module processing

Module processing 

Source

Structs§

CompressionOptions

Functions§

compress_image
determine_output_format
load_image_with_metadata
Loads an image file and returns it along with file metadata.
process_and_save_image
process_image_pipeline
Core image processing pipeline that handles the common workflow: load -> resize -> process -> save
resize_image
save_image
validate_file_exists
Validates that a file exists at the given path.