How to divide djvu files?
Posted: 18 Feb 2014 04:46
Hi everyone,
I want divide a .djvu file to six pages, for example, a file with 504 pages to 84 files with 6 pages.
I know with this command:
djvused input.djvu -e "select 10; save-page-with page10.djvu"
can extract page 10 of the file input.djvu.
*** djvused.exe is a command included with DjVuLibre. You can see its manual ***
I want divide a .djvu file to six pages, for example, a file with 504 pages to 84 files with 6 pages.
I know with this command:
djvused input.djvu -e "select 10; save-page-with page10.djvu"
can extract page 10 of the file input.djvu.
*** djvused.exe is a command included with DjVuLibre. You can see its manual ***