Exports schematic to SVG via kicad-cli, then converts to PNG using cairosvg (same approach as get_board_2d_view). Falls back gracefully to SVG if cairosvg is not installed. Supports configurable output size and format (png/svg). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>