Pinned Loading
-
kcc
kcc PublicForked from ciromattia/kcc
KCC (a.k.a. Kindle Comic Converter) is a comic and manga converter for ebook readers.
Python 1
-
mangle
mangle PublicForked from FooSoft/mangle
Manga image processor for the Kindle e-book reader.
Python
-
tiger-menus
tiger-menus PublicDining hall menu app for Princeton University with 2000+ daily views, over 1 million lifetime views. Built with Flask.
-
improved-seam-carving
improved-seam-carving PublicA numpy implementation of forward energy from the paper “Improved Seam Carving for Video Retargeting" (2008)
-
feral-interactive-mac-controllers
feral-interactive-mac-controllers PublicFixes Xbox controller support for Tomb Raider, Life is Strange, Bioshock, Sleeping Dogs, and other Feral Interactive Mac games
-
image-quilting
image-quilting PublicA numpy implementation of the paper "Image Quilting for Texture Synthesis and Transfer" (2001)
285 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 6 commits in 2 repositories
Opened 2 pull requests in 1 repository
ciromattia/kcc
2
merged
-
fix Kindle Scribe margins on very low resolution images
This contribution was made on Apr 8
-
disable kcc Scribe upscale since Scribe already upscales
This contribution was made on Apr 7
Created an issue in leotaku/kojirou that received 6 comments
What is the purpose of <div>.</div>
I noticed <div>.</div>
in the template code, do you remember why you put that there?
pageTemplateString = `<div>.</div><img src="kindle:embed:{{ . …