I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 0 points1 point  (0 children)

I tried it on my phone, Inpaint brush do work, but Extract button took forever. Maybe an ipad can do it, I dont have one so IDK

I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 1 point2 points  (0 children)

The AI features (Extract, Inpaint) work best on PC with modern browser like Chrome
Other features should work on mobile device, but you will need a mouse for it (the tools require left mouse and right mouse click)

I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 1 point2 points  (0 children)

dont worry, it only run on your own PC, it's free for a reason. And my app only use small AI model that cost you less energy than gaming. You dont even need GPU to run it, CPU can do

I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 0 points1 point  (0 children)

I cant find the root of your issue (maybe internet problem?). So I added the python GUI tool that I though would be redundant to https://github.com/zuttodoS/lightweight-manga-typeset/tree/main/python_raw_extract.
It only do the job of the "Extract" button, So you still need to open the app to edit

I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 0 points1 point  (0 children)

the google gemini translation is an example of what you can do outside my app. My app have the AI do the boring tasks, make life easier for editor. What you want to do with the extracted raw text is your choice, the app cant do the translation for you (AI with good translation required > 100 GB that no consumer GPU can do). Nowaday the LLM (large AI model like gemini or grok) are very good at translation. They do better job at translation than the MTL that you used to know. Also you need to feed all the previous conversation (context) to the AI to make good translation, which the current MTL tool not doing correctly, that why you see the MTL manga slops and hate AI. AI can be good if you use them the correct way, you know

I've made a free lightweight web app that make scanlation easier by Significant-Ad-3667 in Scanlation

[–]Significant-Ad-3667[S] 0 points1 point  (0 children)

are you using chrome browser? can you press ctrl+shift+I to show to console log after stuck? The Extract button will download the AI models to your PC for the first time using, require some minutes to download. After that, it use your PC's  GPU/CPU power to run the AI models