Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognition Support for the following Currency Symbols #4408

Open
craitose opened this issue Apr 3, 2025 · 0 comments
Open

Recognition Support for the following Currency Symbols #4408

craitose opened this issue Apr 3, 2025 · 0 comments

Comments

@craitose
Copy link

craitose commented Apr 3, 2025

Your Feature Request

Is your feature request related to a problem? Please describe.

Yes, when running a test to check for various currency symbols some are not recognized

Describe the solution you'd like

I want OCR to recognized the following currency Symbols {₡, ֏, ₨, ﷼, ₱, GH₵}.

Describe alternatives you've considered

A different tesseract npm package that does support these currency symbols

Additional context
Add any other context or screenshots about the feature request here.
Below is a list of Languages - Countries : {ISO, symbols}

Spanish - Costa Rican Colon:{ ISO: "CRC", symbol: "₡" },
Arminian - Dram:{ ISO: "AMD", symbol: "֏" }
French - Seychellios Rupee:{ ISO: "SCR", symbol: "₨" },
Arabic - Yemeni Rial:{ ISO: "YER", symbol: "﷼" },
Spanish - Cuban Peso:{ ISO: "CUP", symbol: "₱" },
English - Ghanaian Cedi:{ ISO: "GHS", symbol: "GH₵" },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants