fakemaria escribió:Esto es como todo. Yo si el cacharro tiene garantía, como que paso de trastearlo. Es un año nada más. Y luego, a hacer lo que plazca.
Podrías explicarnos lo del tema del manga en que mejora con respecto a pasar los comics por el mangle o el canti?
os pongo las prestaciones de Canti en ingles
Image processing:
Scale width/height (always maintains original aspect ratio)
Auto trim white space around a scan
Auto chop white rows and columns within a scan
Auto rotate scans to desired landscape/portrait orientation
Full color, grayscale, or grayscale color table
Specify # of colors
Change source image format
Add border after processing to fill specified width/height
Reduce to maximum dpi
Supported input sources:
Single folder of images
Single .zip/.cbz
Single .rar/.cbr (Note: Must have compatible unrar program installed on your system. See readme for details)
Single .pdf
A folder/archive containing any number of the above items, allowing you to process an entire manga series with one command.
Supported input image formats:
Pretty much anything that ImageMagick supports. It’s safe to assume that all major image formats are supported: .jpg, .bmp, .gif, .png, etc…
Supported output formats:
Folder of images (any image format supported by ImageMagick should be ok)
.zip/.cbz
.rar/.cbr (Note: Must have compatible rar program installed on your system. See readme for details)
.pdf (including right-to-left page ordering)
.epub (including right-to-left page ordering)
Binding:
Binding allows you to combine multiple input sources into a single output
Three ways to use binding:
Auto bind chapters into volumes based on interpreted volume-chapter info
Auto bind groups of a specified size
Create a bind file to manually specify which chapters to bind into a single volume
Auto split landscape 2-page scans:
Can detect whether a landscape scan contains two separate pages and split them accordingly
Tries not to split landscape 2-page scans where the two pages form one big image
Can also include the unsplit scan along with the two split pages
Volume-chapter interpretation:
Automatically interpret volume-chapter info from sources
Bind chapters of the same volume (and create a fake volume binding for the latest chapters not yet released in tankobon)
Supports a large variety of source organization, including:
Nested folders/archives
Determine volume from parent hierarchy
Determine volume from observed bounds of a volume’s chapters
Detect special chapters and a/b chapters
Conflict resolution (both automatic and manual) when multiple sources map to the same volume-chapter
Generate a settings file for a variety of ereader devices:
Optimal settings stored for many of the top ereader devices:
Amazon: kdx, k3, k2, k1
Apple: ipad
B&N: nook
Sony: prs-900, prs-700, prs-650, prs-600, prs-505, prs-500, prs-300
iRex: iliad, dr800, dr1000
Ectaco: jb, jbl
Kobo: kobo2, kobo1
Can also generate a default settings file if Canti doesn’t know the optimal settings for your particular ereader device
Any setting can be changed by the user to meet his/her needs
Multithreading:
Mixed folder/image-level multithreading, allowing you to process multiple folders and images in parallel
Automatically determines the number of threads to use based on detected cpu cores and workload (you can also manually specify the number of threads)
Other operations:
Organize
Organizes manga collection by interpreting volume-chapter info without processing images
Analyze manga collection
Returns statistics such as # of file types, # scans, file space usage, etc.
Analyze manga folder
Returns statistics such as width, height, and dpi of each image in the folder
Create Canti batch file (available in the CLI only)
Creates a script to process your entire manga collection using Canti
Job management (available in the GUI only):
Save a job so that you can run it again later (useful if you have added new chapters to a series)
------
Lo mejor para mí del canti es el tema de eliminar bordes / filas / columnas, redimensionar imagenes de tu manga al tamaño que quieras (para leer tu manga en landscape mode lo suyo es poner width a 600 y height a -1), diferentes perfiles por defecto segun dispositivo, posibilidad de sacar el manga convertido en jpg/png, crear un cbz o bien un pdf, capaz de usar como fuente de manga una carpeta con tus imagenes o bien un rar o bien un cbz (normalmente es capaz de detectar los capitulos via nombre de archivos sin que tengas que matarte tu antes de convertir a cambiar nombres). Tiene muchas mas cosas pero vamos, lo más importante para mí es que para k3 se ve bastante mejor usando el conversor canti que el mangle.
Yo normalmente uso el perfil k3 que lleva pero luego cambio manualmente en el archivo de configuracion:
//estas dos sirven para que tu manga se adapte al ancho de pantalla cuando pones tu kindle3 en landscape mode
width: 800 (o 790)
height: -1
//so quereis el modo portrait normal del k3 (modo vertical de toda la vida poneis el valor por defecto del perfil k3
width: 600
height: 800
y desactivo las opciones de crear pdf y cbr/cbz ya que lo que hago es pasar la carpeta final con las imagenes directamente al k3.
Para visionarlo va perfectamente el lector de imagenes del propio k3 como digo puesto en modo landscape de manera que el ancho de tu pagina queda perfectamente adaptado al ancho de tu k3 así pues lo unico que tienes k hacer es tirar para abajo para ver el resto de la pagina.
Soy un poco malo explicando las cosas pero os recomiendo que probeis el programa y veais bien sus prestaciones.