Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keeps converting files to webp instead of their original filetype. #315

Open
ktabron opened this issue Nov 19, 2024 · 1 comment
Open

Keeps converting files to webp instead of their original filetype. #315

ktabron opened this issue Nov 19, 2024 · 1 comment

Comments

@ktabron
Copy link

ktabron commented Nov 19, 2024

I have no idea what's going on with this now, but it randomly started switching all the file extensions to webp even when they were originally jpg or png. This tends to make it impossible to use them in readers.

@ccloli
Copy link
Owner

ccloli commented Nov 19, 2024

2024-11-12

  • When updating galleries, any existing v1 images in the gallery are now upgraded to v2 to avoid an inconsistent mix of resamples. Let me know if you notice any issues with this.

  • A conversion process was also started to gradually migrate existing public galleries to v2, working its way backwards. This process is currently estimated to finish around mid December. Of 2026.

Also see https://forums.e-hentai.org/index.php?showtopic=280593

In short, EH is migrating its resampled images from jpg to webp, which gets better image quality at the same size, and 780x resampled is changed to 800x. It's applied to new galleries already and rolling out to old galleries.

Besides it's possible that some galleries are uploaded as webp format.

For now there's no plan to convert them on script side, considering it's resource consumption and makes resampled images looks worse. It's like converting AAC to MP3, from lossy to lossy, which worsens the quality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants