//! Media processing tools for images and documents.
//!//! Provides tools for:
//! - Fetching images from URLs and converting to base64
//! - Enhanced web fetch with image support
pubmodimage_fetch;pubmodweb_fetch_enhanced;pubuseimage_fetch::ImageFetchTool;pubuseweb_fetch_enhanced::WebFetchToolEnhanced;