Skip to content

feature implemented with claude code#67

Merged
lebouquetin merged 2 commits into
mainfrom
feat/66
Mar 18, 2026
Merged

feature implemented with claude code#67
lebouquetin merged 2 commits into
mainfrom
feat/66

Conversation

@lebouquetin

Copy link
Copy Markdown
Member

Add convert-images command with JPEG-to-WebP conversion and resize

Introduces jssg.imagework module (pure business logic) and the convert-images management command. Features: interactive per-file prompts, in-place conversion, optional resize with four strategies, configurable WebP quality, and detection/substitution of image references in static content files (.html, .md, .js, .css).

New settings:

  • JFME_RESIZE_PREFIX,
  • JFME_RESIZE_DEFAULT_SIZE,
  • JFME_RESIZE_DEFAULT_STRATEGY,
  • JFME_RESIZE_DEFAULT_QUALITY.

@lebouquetin lebouquetin merged commit c8a5a3c into main Mar 18, 2026
0 of 2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant