Menu

Does it really support converting to PDF?

jsx
2024-06-07
2024-09-13
  • jsx

    jsx - 2024-06-07

    ddjvu (DjVuLibre), 3.5.28:

    ddjvu --help
    

    returns

    -format=FMT       Select output format: pbm,pgm,ppm,pnm,rle,tiff.
    

    Note that it doesn't mention PDF. But then, why does the folowing command works and converts input DjVu file to output PDF one?

    ddjvu -format=pdf -quality=85 input.djvu output.pdf
    
     
    • Ildar Mulyukov

      Ildar Mulyukov - 2024-06-10

      You can check the output.
      If it works - it works, what's the point?

       
  • Leon Bottou

    Leon Bottou - 2024-09-13

    ddjvu can indeed generate a pdf (essentially an encapsulated tiff).

     

Log in to post a comment.