Critiques pour ImageTrans - Image Translation and OCR
ImageTrans - Image Translation and OCR par xulihang
5 notes
Réponse du développeur
mis en ligne : il y a 3 jours1. If using ImageTrans desktop for text rendering, you need to change the default font in the project settings.
2. If using the extension to render the text in the browser, you need to add a CSS rule in options like the following: font-family: cursive, sans-serif;- Noté 4 sur 5par Kamik, il y a un moisWorks good but can we have key binds for starting OCR and option to start in instantly after choosing area? I mean without clicking Recognize button. Also extension's icon could be better
Réponse du développeur
mis en ligne : il y a un moisOkay. I will implement these.
Update: implemented in v5.30. - Noté 4 sur 5par Utilisateur ou utilisatrice 16716483 de Firefox, il y a un mois
- Noté 4 sur 5par Tanga, il y a 2 mois
Réponse du développeur
mis en ligne : il y a 2 moisWhat is shortcut on screen? Do you need a button floating above the image to trigger translation? Is auto translating, which detects image elements and starts translating, not enough? You can open issues here: https://github.com/xulihang/ImageTrans_firefox_extension/issues
Update: added a floating button to translate the image.