An iOS app that allows you to manually OCR license plates from screenshots or photos and maintain a local blacklist of Bolt and Uber drivers.
The app extracts plate numbers from ride screenshots and stores them locally for future reference.
On first launch:
- Grant full access to your Photos library.
- Position the red rectangle over the area where the license plate number appears in your screenshots.
The selected rectangle will be reused for future OCR scans.
π All detected plate numbers (with optional notes) are stored locally in: Documents/ocr_results.txt
No external servers. No cloud sync. Everything stays on your device.
- Take a screenshot inside the Uber app.
- Open BoltBlacklist.
- The latest screenshot loads automatically.
- The red OCR rectangle is already positioned.
- Tap "OCR Uber".
- If the plate number is not yet stored:
- A flyout appears.
- Tap the flyout to store the plate.
- Or swipe to dismiss.
- Take a screenshot inside the Bolt app.
- Share the screenshot to BoltBlacklist.
- The app will:
- Auto-load the image
- Automatically run Bolt OCR
- If the plate number is not yet stored:
- A flyout appears.
- Tap to store.
- Or swipe to dismiss.
- Stored locally in
Documents/ocr_results.txt - Optional notes can be saved alongside plate numbers
- No backend
- No tracking
- No data sharing
This app is for personal use only.
Make sure you comply with local laws and platform terms of service when using screenshots and storing vehicle information.