Skip to content

Commit 4cfed6c

Browse files
committed
docs(readme): move custom prompts from roadmap to features
Custom prompts is now available as a feature
1 parent 9562a1f commit 4cfed6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ compared to traditional tools such as Tesseract.
125125
- Add your own OpenAI-compatible provider and model ID
126126
- Works with common image formats (PNG, JPG, WEBM, etc.)
127127
- Clean, markdown-formatted output
128+
- Use custom prompt text or stick with the default
128129
- Choose where to send extracted text:
129130
- Replace image embed
130131
- Insert at cursor
@@ -276,8 +277,6 @@ in output templates:
276277

277278
### Other Potential Enhancements
278279

279-
- **Custom extraction prompt**: Allow customizing the prompt
280-
used for text extraction.
281280
- **Custom provider name**: Allow custom naming when using custom provider.
282281
- **Custom model name**: Allow setting a custom name for any model used.
283282
- **Preview before extract**: Show a list of matched images before running OCR.

0 commit comments

Comments
 (0)