Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-13 | 1.4 kB | |
v.0.6.0 - Microsoft OCR Support source code.tar.gz | 2024-06-13 | 263.6 MB | |
v.0.6.0 - Microsoft OCR Support source code.zip | 2024-06-13 | 263.9 MB | |
Totals: 3 Items | 527.5 MB | 0 |
Highlights 🔥
- Added support for azure ocr service, previously the only provider was AWS
- Improved positioning of text chunks and fonts
What's Changed 👀
- 🍌 Check rectangle by @asim-shrestha in https://github.com/reworkd/tarsier/pull/19
- 🍌 Absolutely position some tags by @asim-shrestha in https://github.com/reworkd/tarsier/pull/24
- 📸 Snapshot by @asim-shrestha in https://github.com/reworkd/tarsier/pull/40
- 🍌 Consistent font sizes by @asim-shrestha in https://github.com/reworkd/tarsier/pull/42
- 🍌 Spaces instead of tabs by @asim-shrestha in https://github.com/reworkd/tarsier/pull/43
- ✨ Fix absolute positioning to be left of element instead of on top by @asim-shrestha in https://github.com/reworkd/tarsier/pull/45
- ✨ Group text chunks to fix paragraphs/sentence spacing by @asim-shrestha in https://github.com/reworkd/tarsier/pull/46
- 🚫 ignore all descendants of interactable elements by @asim-shrestha in https://github.com/reworkd/tarsier/pull/50
- 🔎 Add support for MS Azure Vision OCR by @ml5ah in https://github.com/reworkd/tarsier/pull/85
New Contributors ❤️
- @hargup made their first contribution in https://github.com/reworkd/tarsier/pull/33
- @ml5ah made their first contribution in https://github.com/reworkd/tarsier/pull/85
Full Changelog: https://github.com/reworkd/tarsier/compare/v0.5.0...v0.6.0