Skip to content

[Feature] Image Resizer #16

Description

@ayushcmd

Summary

Resize images by custom pixel dimensions or percentage.

Files to create/edit

  • src/pages/tools/ImageResize.tsx → create
  • src/App.tsx → add import + route /tools/image-resize
  • src/pages/Tools.tsx → add to allTools[]

Implementation notes

  • Input: px width/height or % scale
  • Aspect ratio lock toggle
  • Supports JPG, PNG, WEBP
  • Live preview of output dimensions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions