Got it! Let's adjust the implementation so clicking the converted image automatically triggers a download dialog without navigating away from the page: ```html WebP to JPG/PNG Converter

WebP to JPG/PNG Converter

Drag & drop a WebP file here or click to select

Uploaded image preview
``` ### Key Features: 1. **Preview Image:** The selected WebP file is displayed as a preview. 2. **Converted Image Display:** After conversion, the converted image is displayed. 3. **Download Button:** Clicking the converted image triggers a download without navigating to a new page. This setup ensures the user experience is smooth and intuitive. Click the converted image to immediately download it to your device. Let me know if there are any more tweaks we should make!