Image Upload Helper is a lightweight Chrome extension designed to simplify the process of uploading images on any webpage. It automatically detects image file input fields and provides an intuitive popup interface to insert image URLs or paste images directly from your clipboard.
- Automatic Input Detection:
Detects all<input type="file">
fields on the current page. - Multi-Field Support:
If multiple image upload fields are found, the popup lets you choose the desired one using a clean, modern list. - Easy URL Insertion & Paste Support:
Fill in image URLs or simply paste an image (Ctrl+V) to automatically convert it to a data URL and upload. - User-Friendly Interface:
A sleek and responsive popup built with floating labels, modern typography (Roboto font), and smooth transitions. - Customizable Styling:
All visual aspects are managed via CSS, making it easy to adjust the design to your taste.
- Open any webpage that contains image upload fields.
- Click the Image Upload Helper extension icon.
- If only one upload field is found:
The popup will directly show a field where you can insert the image URL or paste an image (Ctrl+V). - If multiple upload fields are found:
A list of inputs will appear. Hover over an item to highlight the corresponding field on the page and click to select it. The popup then transitions to the URL entry screen. - Enter the image URL (or paste an image using Ctrl+V) and click SEND. The selected input will be filled with the image, and the field clears for subsequent uploads.
Enjoy using Image Upload Helper!