Skip to content

Shrink images before embedding

Henry Heino requested to merge shrink-images-before-embed into master

Shrinks images using PIL prior to embedding. Output html files for Layout are now ≤ 3 MiB unzipped (as low as 700 KiB). As such, a follow-up MR can remove the zipping of the html file.

Example: student_output.html

Edited by Henry Heino

Merge request reports