From 0f1956799cc9f6c03a508234ce0788dda58eaf93 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Sun, 9 Mar 2025 03:58:04 +0000 Subject: [PATCH] feat: crop png --- .idea/workspace.xml | 60 +++++----- package-lock.json | 10 ++ package.json | 1 + src/components/ToolContent.tsx | 36 +++++- src/components/input/ToolFileInput.tsx | 136 +++++++++++++++++++++-- src/pages/tools/image/png/crop/index.tsx | 51 ++++++--- 6 files changed, 230 insertions(+), 64 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index dc83e43..c28ff34 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,13 @@