App Name: Image Compression Tool App Description: A simple web application that allows users to upload an image and specify a target size in KB. The app will then compress the image to meet the specified size. UI Components: Header: Title: "Image Compression Tool" Subtitle: "Compress your images to a desired size" Form Section: Form Title: "Upload and Compress Image" Image Upload Field: Label: "Upload Image:" Input Type: File Upload Target Size Field: Label: "Target Size (KB):" Input Type: Number Input Default Value: 100 Submit Button: Label: "Compress Image" Button Style: Primary Result Section: Message Area: "Image compressed successfully" or "Failed to compress image" Compressed Image Path Display (optional) Layout: Centered vertically and horizontally on the page Responsive design for mobile and desktop views | A shadcn/ui and v0 generation - v0