openzim / openzim/cms

handle different illustration scales

Open
#522 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.