| 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