handle different illustration scales
Open
@elfkuzco is already working on this.
Since Sep 17, 2026.
enhancement
- Dominant language
- Python
- Stars
- 7
- Forks
- 1
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 18
Description
According to https://wiki.openzim.org/wiki/Metadata, Illustration metadata specifies different scales and widhxheight resolutions. However, CMS only handles and stores 48x48@1 illustrations whenever it comes to dealing with book/title metadata. Code needs to be revised to handle and store this different image resolutions. Similarly, image comparison logic (https://github.com/openzim/cms/pull/518) should be applied taking into considerations that the illustrations are of the same dimensions and scale.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.