Alex Xu
|
ef44f6f285
|
Differentiate source directory is empty errors (#1113)
|
2025-10-14 14:13:36 -07:00 |
|
Alex Xu
|
6acdebae3c
|
fix webtoon cannot identify image file (#1112)
|
2025-10-14 13:03:02 -07:00 |
|
Alex Xu
|
dc8136f6fd
|
fix webtoon panel detection (#1111)
|
2025-10-14 12:51:40 -07:00 |
|
kiryl85
|
28ec2d23fc
|
Remove duplicated import from PySide6.QtWidgets (#1107)
- QApplication imported twice
|
2025-10-13 13:40:17 -07:00 |
|
Airat Valiullin
|
e6c6c05d40
|
fix typo: change "profil" to "profile" in the cli and README (#1103)
|
2025-10-12 08:58:24 -07:00 |
|
kiryl85
|
18cd55f439
|
Open metadata editor after doubleclick on source (#1102)
|
2025-10-10 19:38:41 -07:00 |
|
kiryl
|
841ec517ac
|
Allow custom title on fusion or single source only
|
2025-10-09 09:17:43 +02:00 |
|
kiryl
|
4614fdd07a
|
Add Title gui
Allow to set custom title on mobi without editing metadata.
|
2025-10-09 09:15:29 +02:00 |
|
kiryl
|
d0b72e1c83
|
Update Metadata Title checkbox behaviour
- `Metadata Title` is now tristate checkbox, where metadata title
is combined with generated title or used explicit or just ignored
|
2025-10-09 09:15:29 +02:00 |
|
kiryl85
|
a6ee867da2
|
fix bookmarks generation (#1100)
- generate bookmarks if they are present in
ComicInfo.xml file
|
2025-10-06 13:01:39 -07:00 |
|
Alex Xu
|
1e4434fc7c
|
fix various metadata editor bugs (#1099)
|
2025-10-05 18:05:16 -07:00 |
|
kiryl85
|
7122945fa2
|
Add Title field to Metadata editor (#1096)
* Add Title field to Metadata editor
* Add missing colon to Title label
|
2025-10-05 16:42:49 -07:00 |
|
Alex Xu
|
3fa90735d5
|
fix interpanel crop with color images with black borders; (#1094)
|
2025-09-30 10:27:52 -07:00 |
|
Luís Melo
|
e6cd26c773
|
feat: update image.py to support remarkable paper pro move profile (#1092)
* feat: update image.py to support remarkable paper pro move profile
* fix: update KCC_gui.py to include "reMarkable Paper Pro Move"
|
2025-09-29 10:58:31 -07:00 |
|
Alex Xu
|
e92b5c74de
|
fix color detection false positives (#1088)
|
2025-09-21 09:12:41 -07:00 |
|
Alex Xu
|
a031e4622e
|
fix multiframe gif images (#1089)
|
2025-09-21 09:12:26 -07:00 |
|
Alex Xu
|
ec8098291f
|
cwd in all 7z locations
|
2025-09-15 14:50:35 -07:00 |
|
Jtronicus
|
2cfd6d9728
|
Fix makeZIP function to allow for special characters in folder names
|
2025-09-15 07:23:17 -07:00 |
|
Alex Xu
|
8a862f11ac
|
bump to 9.1.0
|
2025-09-11 14:20:09 -07:00 |
|
Alex Xu
|
c32620cfeb
|
Add manga bundle announcements (#1083)
* add announcements
* fix url
* don't check version if frozen
* comment
* update
* use bindle and python 3.11
* privacy update
|
2025-09-11 13:59:12 -07:00 |
|
Alex Xu
|
20388304e8
|
PDF input: spreadshift behavior is inverted so Humble PDF's don't need to check it (#1082)
* pdf input: spreadshift behavior is inverted so Humble PDF's don't need to check it
* remove pdf spreadshift from readme
|
2025-09-11 13:25:36 -07:00 |
|
Alex Xu
|
420bed995b
|
fix mars pdf input (#1081)
|
2025-09-11 13:03:27 -07:00 |
|
Alex Xu
|
bc92c2dd85
|
Revert "increase color threshold from 20 to 50 (#1075)" (#1079)
This reverts commit a1f4e040ba.
|
2025-09-08 20:16:24 -07:00 |
|
Alex Xu
|
a1f4e040ba
|
increase color threshold from 20 to 50 (#1075)
|
2025-09-03 07:40:23 -07:00 |
|
Alex Xu
|
137d53672a
|
fix crop checkbox
|
2025-09-02 11:54:11 -07:00 |
|
Alex Xu
|
4cecf6fc4d
|
Experimental Windows 7 support (#1069)
* win7
* windows-2022
* downgrade
* bat
* lower requirements
* downgrade pyside6
* downgrade pyside6 more
* delete
* fix win7
* don't crash when settings load fails
* remove with_stem
|
2025-08-27 16:10:03 -07:00 |
|
Alex Xu
|
2f0c9ae95d
|
partially checked w border are untouched
|
2025-08-26 15:58:05 -07:00 |
|
Alex Xu
|
0ab20a5ce3
|
pdf metadata
|
2025-08-26 15:48:04 -07:00 |
|
Alex Xu
|
9c69a6fdcc
|
rename comicinfotitle to metadata title
|
2025-08-26 14:43:15 -07:00 |
|
Alex Xu
|
cab7cae714
|
pdf output: margin fill (#1065)
|
2025-08-14 09:12:45 -07:00 |
|
Alex Xu
|
a41f947030
|
remove print
|
2025-08-13 22:23:43 -07:00 |
|
Belgian Coder
|
704dcd6dbe
|
Add PDF output support (#1032)
* Add PDF output support
* optimize
* use with statement
* OS_SORT_KEY
* fix import
* simplify
* fix None
* fix conditional
---------
Co-authored-by: Belgian Coder <>
Co-authored-by: Alex Xu <alexkurosakimh3@gmail.com>
|
2025-08-11 10:36:33 -07:00 |
|
Its-my-right
|
6a7500441d
|
Prevents rainbow eraser crash on images with 1px dimensions
Don't apply rainbow eraser on images with 1px dimensions
|
2025-08-06 12:12:21 -07:00 |
|
Alex Xu
|
a63d9e3ad0
|
fix cbz split
|
2025-08-04 09:18:33 -07:00 |
|
Alex Xu
|
9a605c2d8a
|
dot_clean in c2p
|
2025-08-04 09:00:14 -07:00 |
|
Alex Xu
|
a7005748c7
|
rmtree ignores errors
|
2025-08-04 08:36:43 -07:00 |
|
Alex Xu
|
55193119fb
|
10% page number crop
|
2025-07-30 10:39:28 -07:00 |
|
Alex Xu
|
741cab68f3
|
min crop with page numbers (#1050)
* min crop with page numbers
* fix order
|
2025-07-26 19:13:15 -07:00 |
|
Alex Xu
|
be12661f38
|
only flatten super long paths on Windows
|
2025-07-26 07:26:38 -07:00 |
|
Alex Xu
|
06e2ee2968
|
ignore 2% of pixels near edges and don't crop more than 10% per edge (#1044)
* max crop and ignore edges
* make edge_bbox neater
|
2025-07-26 07:26:10 -07:00 |
|
Alex Xu
|
27296565a3
|
display non kindle only
|
2025-07-26 07:17:45 -07:00 |
|
Alex Xu
|
bb70337a35
|
crop_main_cover ratio adjustment
|
2025-07-26 07:12:44 -07:00 |
|
Alex Xu
|
e3a3e9b3c2
|
bump to 9.0.0
|
2025-07-20 21:59:24 -07:00 |
|
Alex Xu
|
380dc5c42c
|
add pymupdf requirement
|
2025-07-20 21:57:08 -07:00 |
|
Alex Xu
|
8ab7520754
|
nested archives are not supported
|
2025-07-20 13:49:18 -07:00 |
|
Alex Xu
|
3cd6e09bcb
|
extract_image instead of Pixmap if possible 20x faster
|
2025-07-20 12:20:13 -07:00 |
|
Alex Xu
|
cb5f4db5c4
|
don't try catch so many layers of pdf
|
2025-07-20 12:04:25 -07:00 |
|
Its-my-right
|
f1ffb2c4e8
|
Update rainbow_artifacts_eraser.py
Enable odd width for BW image when using Rainbow Eraser by passing original image dimensions to irfft2
|
2025-07-20 11:16:18 -07:00 |
|
Its-my-right
|
26327728d0
|
Update rainbow_artifacts_eraser.py
add param s=luminance.shape to irfft2 to avoid dimensions error on luminance
|
2025-07-20 10:55:09 -07:00 |
|
Alex Xu
|
61bfb0a51f
|
fix pdf resolution
|
2025-07-20 09:19:40 -07:00 |
|