# 🔧 CellMage Utilities This section documents the various utility modules provided by CellMage to support its functionality. ```{toctree} :maxdepth: 1 :hidden: image_utils.md ``` ## Available Utilities - [Image Utilities](image_utils.md): Tools for processing, formatting, and managing images for use with LLMs These utilities provide the foundation for CellMage's features and can also be used directly in your own code for advanced customization.