Skip to content

Conversation

@RilusMahmud
Copy link

Added three quality presets (standard/high/ultra) allowing users to generate
posters at different resolutions:

  • standard: 3600x4800px (12x16" @ 300 DPI)
  • high: 6400x8400px (16x21" @ 400 DPI)
  • ultra: 10800x14400px (18x24" @ 600 DPI)

Changes:

  • Add QUALITY_PRESETS dictionary with figsize and DPI configurations
  • Update create_poster() to accept figsize and dpi parameters
  • Add --quality/-q CLI argument with validation
  • Add --list-quality command to display available quality levels
  • Display quality settings during poster generation

Ignore macOS system files to prevent them from being tracked in the repository.
Add three quality presets (standard/high/ultra) allowing users to generate
posters at different resolutions:
- standard: 3600x4800px (12x16" @ 300 DPI)
- high: 6400x8400px (16x21" @ 400 DPI)
- ultra: 10800x14400px (18x24" @ 600 DPI)

Changes:
- Add QUALITY_PRESETS dictionary with figsize and DPI configurations
- Update create_poster() to accept figsize and dpi parameters
- Add --quality/-q CLI argument with validation
- Add --list-quality command to display available quality levels
- Display quality settings during poster generation
@originalankur
Copy link
Owner

Thanks for raising this, will review @RilusMahmud

@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@Nudin
Copy link

Nudin commented Feb 8, 2026

I think there should also be an option 'low' – especially for testing/trying out/debugging having a quicker version would help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Conflicts enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants