Giter Club home page Giter Club logo

kcc's People

Contributors

acidweb avatar axu2 avatar bakatrouble avatar bamless avatar c0rn3j avatar catsout avatar ciromattia avatar clach04 avatar constantin1489 avatar cookie99999 avatar darodi avatar dependabot[bot] avatar devernay avatar fbriere avatar fsteffek avatar gokuroro avatar inganault avatar jaroslawjanas avatar lennie420 avatar moshev avatar murphytsai avatar red-x-glitch avatar refresz avatar rourien avatar shavitmichael avatar studioetrange avatar tamodolo avatar theaquamarine avatar vampiromedicado avatar vinhtq115 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kcc's Issues

Can view panel be disabled?

With the new Kindle Scribe it would be nice to have panel view disabled. With the large screen size you don't really need it and it's annoying as it activates when trying to skip pages quickly.

Feature Request: allow split for epub and set target (email, web upload)

Hi,

We can now send epub directly to sendtokindle website or email.
It's extremely convenient, it will convert the epub for the device.

The email is limited to 50MB (but we need to include the b64 which left you with something like 40MB) and the WebSite allow 200mb of files.

It is convenient to split the epub to the maximum size we want (200MB for instance), and may be for splitted part to do a better improvement, like "Part 2" and the same cover as the first part.

create docker image

Docker images would be great for command line

  • should be multi-arch
  • should not contain kindlegen, but can be added with a mount
  • armv7 support with QEMU

Crash while converting

Error during conversion /media/matheus/216E-E228/mangas/UnionMangas/opm:

One of workers crashed. Cause: 'float' object cannot be interpreted as an integer

Traceback:
  File "/home/matheus/Downloads/kcc-5.5.3-beta-darodi.6/kindlecomicconverter/comic2ebook.py", line 563, in imgFileProcessing
    img.autocontrastImage()
  File "/home/matheus/Downloads/kcc-5.5.3-beta-darodi.6/kindlecomicconverter/image.py", line 270, in autocontrastImage
    self.image = ImageOps.autocontrast(Image.eval(self.image, lambda a: 255 * (a / 255.) ** gamma))
  File "/usr/lib/python3/dist-packages/PIL/Image.py", line 3085, in eval
    return image.point(args[0])
  File "/usr/lib/python3/dist-packages/PIL/Image.py", line 1651, in point
    return self._new(self.im.point(lut, mode))

Applying the code change from the following commit fixed the problem, I hope you can apply it to your fork. Thanks!

No support for ZIPs

The original software allows me to upload zip files. this dosent. why is that the case?

Cannot edit the CBZ metadata in Ubuntu

I opened KCC v5.6.1 in Ubuntu 22.04.1 and I tried to edit the CBZ metadata by pressing the Editor button (Please check the screenshot below).

image

The I got the following error on the console. And the application closed.

Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Yaru/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Yaru/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)

Are there any way I could edit metadata in KCC? Thanks

Docker 7z missing

Running docker version on a cbz gives error "ERROR: 7z is missing!"

7z is already installed on Ubuntu.

Option to have PNG instead of jpg images

Hello,
Nice work for adding mozjpg and kobo libra H2O specs.

Is it possible to add an option to have png instead of jpg images ? with option to set compression.

Thanks :)

MacOS version fails to do anything.

I've try the MacOS version, but it fail to do anything. I have to go back to the original DMG to start working.

Do you have more information about this? It would be better to fix it.
I don't own a mac os, I need to find a way to test this.

Originally posted by @darodi in #21 (comment)

Spread splitter not keeping aspect ratio

When using split and rotate, regardless whether upscaling is set to keep the aspect ratio, the resulting three images will all be stretched to the full resolution. I'm unsure if this is a bug in behavior or whether I should be asking for an added option to have the aspect ratio preserved here and the images instead be centered.

KFX Output in GUI

Thank you for your excellent work on updating this software.

If you have the time, I have a small request I think you can manage easily.

Can you add KFX as an output file format in the GUI?

This option will produce a clean EPUB file manageable by Calibre to be converted to KFX format using the KFX Output plugin.

This feature is available in the CLI version but not in the GUI version.

MOBI/AZW3 stalls

Using the graphical interface through the .exe.
I have the latest kindlegen from kindle previewer 3 and 7z.
EPUB works just fine, but when it reaches MOBI stage Creating MOBI files... it just stalls, no crash or anything.
I am on Windows 10.
Converting from CBZ

Adding a switch on GUI interface in order to control cropping options

Hi.
Thanks for adding scribe profile to kcc. And many thanks for keeping this nice tool up to date.

Would it be possible to add a switch on gui interface in order to control the cropping options? (disable, margin, margin+page numbers)

(Understood that it is availabe on CLI version but my super noob skillls didn't allow me to make it work)

Even with EPUB-200MB option selected, created file is above 200MB

Hi !

I had a trouble with converting a file. The original was a 664 MB file, and the output gave me 3 files :

The first file is 209 007 485
The second is 210 222 573
The third is 2 824 351

The second file was rejected by the website Send To Kindle because it was above the 200MB limit (200.5MB)

Thanks for this great program anyway !

[Feature Request] Automatic Conversion + UI on container

Hello,

Using the docker container, unfortunately it doesn't run the UI but just the command (which is the expected behavior)
Would it be possible to have run KCC on a port and be usable from there ?

And is there a way to have it run in the background and automatically convert ebooks matching a certain regex or in a specific folder and convert them without doing it manually every time ?

Thanks for your work !

Linux beta version?

Would love to use the Kobo presets on my Pop_OS 22.04. Would this be possible? Automatic conversion to Kepub is really good.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.