OCR Image Content Display

Displays the text content of the image in the clipboard using OCR and displays it in an alert when the script is run.

Versão de: 30/03/2023. Veja: a última versão.

Autor
Luffy_liu
Avaliações
0 0 0
Versão
1.0
Criado
30/03/2023
Atualizado
30/03/2023
Tamanho
3,31 KB
Licença
MIT
Aplicável a
Todos os sites
  1. 调用 OCRspace 和 openAI 的 text-3 接口;
  2. OCRspace 是免费的,需要自己申请 apikey,搜索 OCRspace 就行;
  3. openAI 是付费的,有免费额度,需要自己申请 apikey,同样自己搜索;
  4. 本脚本使用方法:
  5. 截图想要翻译的图文内容;
  6. 点击页面图标;
  7. 等待接口返回内容;
  8. 接口反馈成功后,页面会自动弹出弹窗,显示原文和翻译的内容;
长期地址
遇到问题?请前往 GitHub 提 Issues。