Skip to content

UI Enhancement: Add Image Resize Slider to Web AppΒ #1

@mobeen-pmo

Description

@mobeen-pmo

πŸš€ Feature Request

Currently, the Image Converter in our web app (apps/saas_toolkit.py) only changes file formats. We want to add a feature that allows users to resize their images before downloading.

πŸ› οΈ What needs to be done?

  1. Add a st.slider or st.number_input to the sidebar or main UI.
  2. Allow users to select a percentage (e.g., 50% size) or specific dimensions.
  3. Update the Image.save() logic to use the new dimensions.

πŸ’‘ Hints for Contributors

🏷️ Labels

  • good first issue
  • enhancement
  • help wanted

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions