Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 587 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 587 Bytes

CbrPdfConverter

A simple application to convert .cbr/.cbz to pdf and .pdf to .cbz.

This is a fork of https://code.google.com/p/cbr-converter/

What's new in this fork :

  • Finding images in pdf is more efficient
  • Can merge images of a page
  • Process folder recursively
  • You can choose output folder
  • Error won't pause processing

Note : If you don't have visual studio the compiled version is in "Compiled" folder. You can execute CbrConverter.exe.

CbrConverter screenshot