OCR + Translate 作者: Crivella
实验性实验性
Open source addon + server (see description) combo to run OCR + translations of images on browser page. Uses freely available models and can run totally offline
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
What is this?
A browser extension for running in-place translation of images in an active tab.
How does this work?
This is not a standalone tool!!!
The extension, when activated on a tab, will grab all existing and new images and send them to a backend server, that will perform the OCR and translation.
The server will reply with a list of textboxes, that the extension will overlay on top of the image
The idea behind this project, is to have a self-hosted instance of the backend server, which, by using pre-downloaded or self-generated/fine-tuned models is capable of running without any internet connection.
Why do you need to access your data on all the websites you visit?
This permission is required to allow the extension to inject its content script on all pages.
This is necessary to be able to grab all images and send them to the server for processing.
Documentation links
Privacy policy
Privacy policy
This tool does not collect any data from the user.
Depending on the plugin used , part of the box/ocr/tsl pipeline could be ran on outside services (This will be highlighted in the plugin description)
TLDR
A browser extension for running in-place translation of images in an active tab.
How does this work?
This is not a standalone tool!!!
The extension, when activated on a tab, will grab all existing and new images and send them to a backend server, that will perform the OCR and translation.
The server will reply with a list of textboxes, that the extension will overlay on top of the image
The idea behind this project, is to have a self-hosted instance of the backend server, which, by using pre-downloaded or self-generated/fine-tuned models is capable of running without any internet connection.
Why do you need to access your data on all the websites you visit?
This permission is required to allow the extension to inject its content script on all pages.
This is necessary to be able to grab all images and send them to the server for processing.
Documentation links
Privacy policy
Privacy policy
This tool does not collect any data from the user.
Depending on the plugin used , part of the box/ocr/tsl pipeline could be ran on outside services (This will be highlighted in the plugin description)
TLDR
- Install the extension
- Download and run the server
- Open the extension popup menu and use the "Plugins" section to install plugins in the server. Different plugins will enable different type of models.
- Select the source and destination language in the first form and hit submit
- Select the BOX/OCR/TSL models and click submit (could take some time especially the first time if the server has to download them)
- Use the page action (icon in the URL box) to activate the extension on a page
为您的体验打分
权限详细了解
此附加组件需要:
- 存取浏览器标签页
- 存取您在所有网站的数据
更多信息
- 附加组件链接
- 版本
- 0.3.0
- 大小
- 159.42 KB
- 上次更新
- 3 个月前 (2024年8月19日)
- 相关分类
- 许可证
- GNU 通用公共许可证 v3.0
- 隐私政策
- 阅读此附加组件的隐私政策
- 版本历史
- 标签
添加到收藏集
0.3.0 的发布说明
# Changes (v0.3.0)
- Added collapsible field with form to mange installed plugins (for server >= v0.6.0)
- Added warning message for old server version (extension will still be compatible)
- Improved UX
- Show error from server on failed translation and properly unwraps image once script is disabled
- Show error returned when a form submission fails
- Downgraded Axios version due to vulnerability found in newer versions (should not really be of concern for this but just to be safe)
- Added collapsible field with form to mange installed plugins (for server >= v0.6.0)
- Added warning message for old server version (extension will still be compatible)
- Improved UX
- Show error from server on failed translation and properly unwraps image once script is disabled
- Show error returned when a form submission fails
- Downgraded Axios version due to vulnerability found in newer versions (should not really be of concern for this but just to be safe)
Crivella 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分