safari_paste_image
Paste a local image file into the focused web editor on platforms like Medium, dev.to, and HackerNoon using JavaScript DataTransfer, bypassing clipboard and focus issues.
Instructions
Paste an image from a local file into the focused element via JS DataTransfer (no clipboard, no focus steal). Works on Medium, dev.to, HackerNoon, TOI, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the image file (PNG, JPG, WebP) |