(Vídeo)
YouTube link: https://www.youtube.com/watch?v=cG9a4zq8NEE
You can download your mangas in Baixar mangas
move to the folder "/ manga / images / black-and-white"
It will ignore the first one (because it is the cover) and paint the next ones, so, leave the cover as first or as you see in the Download above.
Open the file /settings/algorithmia.js and update the datas.
Enter youy ApiKey and your username from Algorithmia
const apiKey = YOUR APIKEY
const username = YOUR USERNAME
Or
Rename the ".example.env" file to just ".env" and enter your ApiKey and Username
algorthmiaApiKey = YOUR APIKEY
algorithmiaUsername = YOUR USERNAME
npm install
(To install the dependencies)
npm start
(To install the program)
Enter the path of the images (Just the name of the folder up to the images)
In the end, it will be converted to pdf
(Ele ficará salvo em "./manga/pdfs/colorful/filename.pdf")