mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 01:29:07 -05:00
Remove redundant ml_ prefix from ml_workflow chapter files and update all Quarto config references. Consolidate custom scripts into native binder subcommands and archive obsolete tooling.
Image Management Scripts
Scripts for managing, processing, and validating images in the book.
Image Processing
compress_images.py- Compress images to reduce file sizeconvert_svg_to_png.py- Convert SVG files to PNG formatremove_bg.py- Remove backgrounds from images
Image Management
manage_images.py- Main image management utilitydownload_external_images.py- Download external imagesmanage_external_images.py- Manage external image referencesrename_auto_images.py- Rename automatically generated imagesrename_downloaded_images.py- Rename downloaded images
Validation
validate_image_references.py- Ensure all image references are validanalyze_image_sizes.py- Analyze image sizes and suggest optimizations