Skip to content

CONV-052: Add JPG to PNG converter capability#68

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

CONV-052: Add JPG to PNG converter capability#68
menvil merged 1 commit into
developfrom
feature/CONV-052-add-jpg-to-png-converter-capability

Conversation

@menvil

@menvil menvil commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add JpgToPngConverter with resize and remove_metadata options.

Test plan

  • composer test
  • composer lint

Summary by cubic

Implements CONV-052 by adding a JPG to PNG converter with optional resize and metadata stripping. Includes an options schema with validation and unit tests.

  • New Features
    • Added JpgToPngConverter (key: jpg:png) with label "PNG" and description.
    • Options: resize (original, 1920, 1280, custom) and remove_metadata (default true), validated via OptionsValidator.
    • Unit tests verify capability metadata and default options.

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

Review in cubic

@menvil menvil merged commit ce553fc into develop May 29, 2026
1 of 2 checks passed
@menvil menvil deleted the feature/CONV-052-add-jpg-to-png-converter-capability branch May 29, 2026 11:32
@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: b39ea571-a5e7-43b2-9c80-36eaa05b39f8

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-052-add-jpg-to-png-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.

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