Cotrans Manga/Image Translator (Regular Edition)

(WIP) Translate texts in images on Pixiv, Twitter, Misskey

Mint 2023.07.06.. Lásd a legutóbbi verzió

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v0.8.0-bata.17 2023.07.22.

    Sync with some backend changes / 同步部分后端更新

  • v0.8.0-bata.16 2023.07.06.

    Calckey support (beta) / 添加 Calckey 支持 (测试版)

  • v0.8.0-bata.15 2023.07.06.

    Fix a GM compatibility issue / 解决一个 GM 兼容问题

  • v0.8.0-bata.14 2023.07.06.
  • v0.8.0-bata.13 2023.07.06.

    Misskey support (beta) / 添加 Misskey 支持 (测试版)

  • v0.8.0-bata.12 2023.06.15.

    GPT-3.5 as default translator / GPT-3.5 是默认的翻译器了

  • v0.8.0-bata.11 2023.06.04.

    GPT-3.5 (Experimental) / GPT-3.5 (测试版)

  • v0.8.0-bata.10 2023.04.25.

    Fix render text orientation options / 纠正渲染字体方向选项

  • v0.8.0-bata.9 2023.04.22.

    Fix borders / 修复边框相关

  • v0.8.0-bata.8 2023.04.22.

    UI refresh / UI 更新

  • v0.8.0-bata.7 2023.04.16.

    A half rewrite of the previous userscript! Some highlights of this update includes:

    • The UI has been fully rewrote in solid-js, with better frame rate and less rendering issues.
    • Switched to a new backend with A4000 GPUs, should perform much better than before, and result in less queueing.
    • A new None translator, which does all human translators a huge favor: removes all texts in the image!
    • Countless bug fixes around edge cases.

    You'll need to uninstall and re-install in order to update, sorry for the inconvenience!

    一个把整个脚本重写了一半的更新!下面是一些这次更新内容的小介绍:

    • 用 solid-js 重写了整个 UI,现在在翻阅图片的时候帧数会比之前好很多,顺带修了一些显示问题。
    • 换到了个有 A4000 的新后端上,处理速度有很大提升,排队的现象也应该会少一些。
    • 新的 None 翻译模式,一键把图片内的文字去掉,汉化组福音!
    • 还有一堆的 bug 修复。

    这次的更新需要卸载重装,更新按钮估计是没有用的,非常抱歉 > <

  • v0.7.16 2022.11.06.

    sync some changes from backend

  • v0.7.15 2022.11.01.

    fix some compatibility issues with the updated backend

  • v0.7.14 2022.09.23.

    use canvas for image resizing, drop wasm

  • v0.7.13 2022.08.18.

    revert dynamic eval

  • v0.7.12 2022.08.18.

    wasm optimizations

  • v0.7.11 2022.08.12.

    add support for pixiv's new manga viewer

  • v0.7.10 2022.05.17.

    rename to "regular" edition, add Papago as a translator option

  • v0.7.9 2022.03.31.
  • v0.7.8 2022.03.31.

    English:

    • fix errors with VueUse
    • add two more options on per-translate options tab: text detector and translator

    中文:

    • 修复了 VueUse 相关的报错
    • 在单次应用的设置界面新增了文本检测器和机翻服务的设置
  • v0.7.7 2022.03.15.

    fix detection in pixiv

  • v0.7.6 2022.03.13.

    performance improvement in observers

  • v0.7.5 2022.03.12.

    fix: run a full scan after observe

  • v0.7.4 2022.03.12.

    resize images >4000px (align with backend)

  • v0.7.3 2022.02.25.

    upload & download progress

  • v0.7.2 2022.02.23.
    • Add Youdao as a translator option and the default
    • Description for settings
    • Text direction -> Text orientation
  • v0.7.1 2022.02.22.

    fix a mounting issue on pixiv button

  • v0.7.0 2022.02.22.

    allow changing translation settings on a particular image by clicking the arrow beside the translate button or right clicking the translate button, allowing user to change "Text detection resolution" and/or "Render text direction"

  • v0.6.2 2022.02.21.

    fix a forgotten disconnect observer

  • v0.6.1 2022.02.21.

    fix an issue with bookmarked pixiv pictures caused "translate all" to not being mount

  • v0.6.0 2022.02.21.

    fix compatibility issues with chrome / violentmonkey

  • v0.5.3 2022.02.20.

    (hotfix) revert 0.5.1 due to issues in chrome twitter

  • v0.5.2 2022.02.20.

    (hotfix) fix compatibility with violentmonkey

  • v0.5.1 2022.02.16.

    directly use <img> to load translated image

  • v0.5.0 2022.02.15.

    userscript settings

  • v0.4.1 2022.02.14.

    fix include

  • v0.4.0 2022.02.14.

    add support for twitter

  • v0.3.1 2022.02.14.

    proper icon button

  • v0.3.0 2022.02.13.

    i18n (English)

  • v0.2.2 2021.12.26.

    chore: lower build target to es2018

  • v0.2.1 2021.12.26.

    fix: fix path match

  • v0.2.0 2021.12.25.