Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Selfhosted
  3. Splitting comic books into panel

Splitting comic books into panel

Scheduled Pinned Locked Moved Selfhosted
selfhosted
12 Posts 9 Posters 6 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F This user is from outside of this forum
    F This user is from outside of this forum
    [email protected]
    wrote last edited by
    #1

    Does anyone here know a self hostable service (or a demo of someone else hosting it) which can split common .cbr filetype to a .cbz or other filetype to split the panels?

    So for example the 1 image I put with this post, would be 8 seperate images (pages).

    That would ideally somehow make the comic books readable on a (somewhat old) black and white travel-Kobo...

    tetris11@lemmy.mlT N J 3 Replies Last reply
    45
    • F [email protected]

      Does anyone here know a self hostable service (or a demo of someone else hosting it) which can split common .cbr filetype to a .cbz or other filetype to split the panels?

      So for example the 1 image I put with this post, would be 8 seperate images (pages).

      That would ideally somehow make the comic books readable on a (somewhat old) black and white travel-Kobo...

      tetris11@lemmy.mlT This user is from outside of this forum
      tetris11@lemmy.mlT This user is from outside of this forum
      [email protected]
      wrote last edited by
      #2

      isnt this more of an image vision task than a simple utility task?

      I'd be amazed if each of those panels coordinates were annotated somewhere

      F P 2 Replies Last reply
      9
      • tetris11@lemmy.mlT [email protected]

        isnt this more of an image vision task than a simple utility task?

        I'd be amazed if each of those panels coordinates were annotated somewhere

        F This user is from outside of this forum
        F This user is from outside of this forum
        [email protected]
        wrote last edited by
        #3

        the coordinates aren't there i think, but there are github projects out there that "detect" the panels and suggest split based on that. For most of the panels of most of the comics, that would be more than enough to do a clean split. I just can't find a real relatively easily deployable service that incorporates it.

        https://maxhalford.github.io/blog/comic-book-panel-segmentation/

        K 1 Reply Last reply
        2
        • F [email protected]

          Does anyone here know a self hostable service (or a demo of someone else hosting it) which can split common .cbr filetype to a .cbz or other filetype to split the panels?

          So for example the 1 image I put with this post, would be 8 seperate images (pages).

          That would ideally somehow make the comic books readable on a (somewhat old) black and white travel-Kobo...

          N This user is from outside of this forum
          N This user is from outside of this forum
          [email protected]
          wrote last edited by
          #4

          This isn't a thing because there are many comics that don't adhere to "frames". They overlap with others, use the whole page, etc.

          But beyond this, decompress your CBR/cbz files and use imagemagick to find frames and isolate them.

          unboxious@ani.socialU V 2 Replies Last reply
          21
          • F [email protected]

            the coordinates aren't there i think, but there are github projects out there that "detect" the panels and suggest split based on that. For most of the panels of most of the comics, that would be more than enough to do a clean split. I just can't find a real relatively easily deployable service that incorporates it.

            https://maxhalford.github.io/blog/comic-book-panel-segmentation/

            K This user is from outside of this forum
            K This user is from outside of this forum
            [email protected]
            wrote last edited by
            #5

            Just following your above link, you could pre-convert your comics using this:
            https://framagit.org/nicooo/kumiko

            1 Reply Last reply
            3
            • tetris11@lemmy.mlT [email protected]

              isnt this more of an image vision task than a simple utility task?

              I'd be amazed if each of those panels coordinates were annotated somewhere

              P This user is from outside of this forum
              P This user is from outside of this forum
              [email protected]
              wrote last edited by [email protected]
              #6

              i don't know any on computer but some app offer that on android/ios. i guess they look for some kind of contrast pattern to determine each frame.

              Did try and it does work really well on some but not all garphics novel / comics

              F 1 Reply Last reply
              4
              • F [email protected]

                Does anyone here know a self hostable service (or a demo of someone else hosting it) which can split common .cbr filetype to a .cbz or other filetype to split the panels?

                So for example the 1 image I put with this post, would be 8 seperate images (pages).

                That would ideally somehow make the comic books readable on a (somewhat old) black and white travel-Kobo...

                J This user is from outside of this forum
                J This user is from outside of this forum
                [email protected]
                wrote last edited by
                #7

                Loldafuq

                1 Reply Last reply
                1
                • P [email protected]

                  i don't know any on computer but some app offer that on android/ios. i guess they look for some kind of contrast pattern to determine each frame.

                  Did try and it does work really well on some but not all garphics novel / comics

                  F This user is from outside of this forum
                  F This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #8

                  What's the name of the app you tried?

                  P 1 Reply Last reply
                  1
                  • N [email protected]

                    This isn't a thing because there are many comics that don't adhere to "frames". They overlap with others, use the whole page, etc.

                    But beyond this, decompress your CBR/cbz files and use imagemagick to find frames and isolate them.

                    unboxious@ani.socialU This user is from outside of this forum
                    unboxious@ani.socialU This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #9

                    Even in the page given as an example here there are two speech bubbles that are pushing their boundaries.

                    1 Reply Last reply
                    7
                    • N [email protected]

                      This isn't a thing because there are many comics that don't adhere to "frames". They overlap with others, use the whole page, etc.

                      But beyond this, decompress your CBR/cbz files and use imagemagick to find frames and isolate them.

                      V This user is from outside of this forum
                      V This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #10

                      This is a thing. It just doesn't work very reliably for the reasons you mentioned.

                      It does work kind of ok on some comics like the one OP shared and generally pretty well on manga since that tends to be more consistent with the boxes.

                      I don't know of anything open source or self hosted that does this though.

                      irmadlad@lemmy.worldI 1 Reply Last reply
                      4
                      • F [email protected]

                        What's the name of the app you tried?

                        P This user is from outside of this forum
                        P This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #11

                        I am mainly reading on iPad due to screen ratio, I'm self hosting yacreader library and use yacreader app (server is free, app is one time payment on iPad, does have an android/windows client but not developed as iOS version). If I remember correctly, I think there is also Panel on ipad that do the same (would need to check). On android, I need to check and can answer tomorrow (almost 1am here), could be cdisplayex but unsure.

                        1 Reply Last reply
                        1
                        • V [email protected]

                          This is a thing. It just doesn't work very reliably for the reasons you mentioned.

                          It does work kind of ok on some comics like the one OP shared and generally pretty well on manga since that tends to be more consistent with the boxes.

                          I don't know of anything open source or self hosted that does this though.

                          irmadlad@lemmy.worldI This user is from outside of this forum
                          irmadlad@lemmy.worldI This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #12

                          This sort of thing ain't my bag baby.

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Login or register to search.
                          Powered by NodeBB Contributors
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups