Design the User Interface
Define a minimal document workflow: open an image, zoom and pan, draw one crop, choose the OCR engine, inspect the text, copy it, and save the crop reference. Keep the app focused on partial document OCR.
Write a PRD for a Mac menu bar utility called OCR Party. A historical researcher opens a document image, zooms and pans, draws a precise rectangular crop, chooses Apple Vision or an AI OCR service, reviews editable text beside the crop, copies it, and saves original pixel coordinates. Include uncertainty and error states.
For a utility like this, keeping the interface minimal and focused on the core task is key. You can use an LLM to help brainstorm the layout or generate boilerplate code for the app.




