Skip to content

CONV-049: Add PNG to WEBP converter capability#65

Merged
menvil merged 1 commit into
developfrom
feature/CONV-049-add-png-to-webp-converter-capability
May 29, 2026
Merged

CONV-049: Add PNG to WEBP converter capability#65
menvil merged 1 commit into
developfrom
feature/CONV-049-add-png-to-webp-converter-capability

Conversation

@menvil

@menvil menvil commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add PngToWebpConverter with quality, lossless, resize, remove_metadata options.

Test plan

  • composer test
  • composer lint

Summary by cubic

Add a PNG to WEBP converter to produce smaller, web-friendly images. Implements CONV-049 with options for quality, lossless, resize, and removing metadata, and includes unit tests for schema and defaults.

Written for commit edab1e2. Summary will update on new commits.

Review in cubic

@menvil menvil merged commit a8139e2 into develop May 29, 2026
1 of 2 checks passed
@coderabbitai

coderabbitai Bot commented May 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 240a50cd-fafa-40ad-8228-1b4dd9190b8d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-049-add-png-to-webp-converter-capability

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@menvil menvil deleted the feature/CONV-049-add-png-to-webp-converter-capability branch May 29, 2026 11:12
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