Skip to content

[FEATURE] Add blur command for images #10

Description

@Maelkiz

🚀 Feature Request

Add a blur command to simply-edit that allows users to apply blur effects to images.


🎯 Problem / Motivation

Currently, simply-edit supports various image manipulation tasks like flip, rotate, invert, and grayscale conversion. A blur command would expand the toolkit to include common image effects that users frequently need for everyday image tasks.


💡 Proposed Solution

Implement a blur command that allows users to apply blur effects to images. The implementation details, including:

  • Command syntax and options
  • Blur types and intensity levels (e.g., Gaussian blur, motion blur, box blur)
  • Default blur parameters
  • Error handling

...are left to the developer's discretion to determine the best approach for the simply-edit CLI.


✅ Acceptance Criteria

  • Blur command is implemented and functional
  • Command integrates seamlessly with the existing simply-edit CLI
  • Blurred images can be output in supported formats (PNG, JPG, ICO, SVG)
  • Documentation is updated to reflect the new blur command

🧠 Notes / Context (if applicable)

This feature would complement the existing image manipulation capabilities and provide users with a more complete toolkit for everyday image tasks.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions