AI UI Inspector is a Python-based computer vision tool that detects UI elements from screenshots and generates structured JSON for UI automation.
- OCR text extraction
- UI element detection
- Large, medium, and small component detection
- Parent-child hierarchy detection
- Structured JSON generation
- Automation-ready output
- Python
- OpenCV
- Tesseract OCR
- JSON
The system generates structured UI data including:
- OCR text boxes
- UI component boxes
- Parent-child relationships
- Automation-ready JSON
Transform screenshots into machine-readable UI structures for automation and intelligent UI analysis.