new-sankaku / stable-diffusion-webui-simple-manga-maker

It is an Extension feature used in the WebUI for Stable Diffusion. You can create simple comics with it.
https://new-sankaku.github.io/SP-MangaEditer/
GNU General Public License v3.0
44 stars 5 forks source link

It is difficult to understand how to upload images and the mode at 300dpi #13

Open new-sankaku opened 1 month ago

new-sankaku commented 1 month ago

Repost (post) to issue as another issue

>Hey man, how do i upload image on website demo? Theres no button for that ok i got it its just drag and drop but you jmust drop into the empty panels , can you create default canvas with A4 size and at least 300dpi ? current one is square , theres no square manga. Button to auto allign all the panels when we create them themselves and theyre kinda unevenly placed, it will check distances between each panel /square to match them all to be like 5 pixels from each other or somehtin

3blackbar commented 1 month ago

A4 size in pixels at 300 DPI: 2480 x 3508 pixels A5 size in pixels at 300 DPI: 1748 x 2480 pixels Or maybe just keep aspect ratio like in mangas , theyre B6 B6 size in pixels when using 300 dpi: 2079 x 1476 pixels.

Its for printing size, smaller than this and quality wont be as good, but mangas are actually 600dpi , we dont realy need it at such small A5 or B6 but on A4 can be noticeable that 300dpi is not enough

new-sankaku commented 1 month ago

I understand, you want to save it in high quality, right? At the same time, we will also make the Canvas area easier to understand.

Currently, I am scaling up (3x) when saving, so I want to be able to set it arbitrarily. This will increase the number of vertical and horizontal pixels.

3blackbar commented 1 month ago

Yes id say minimum resolution should be 300 DPI so its at least printable and will look good on paper so 2079 x1476

current size that your tool exports is fine, its around 2100x1500 , not exact but its ok but would be also nice to get higher quality exports as options

new-sankaku commented 1 month ago

DPI can now be changed based on A4 standards. However, I think there should be a few to choose from, so I will enhance the functionality.