Built a Webflow extension to paste images directly into Assets

Tool

I kept doing the same thing over and over in Webflow:

Export image from Figma → save it in the finder → open Assets → upload it → and repeat.

Not a huge problem once.

Annoying when you're doing it 30+ times a day.

So I built a small Webflow app called AssetPaste.

It lets you:

• Copy an image from Figma, Chrome, Slack, or another app
• Paste it directly into the extension
• Rename the file before upload
• Add alt text
• Upload straight to Webflow Assets

It also automatically compresses images larger than 4 MB so they fit Webflow's upload limit.

One thing I wanted from the start: no backend storage.

Images are processed locally and uploaded directly to Webflow.

If you're interested, you can check it out here:

https://www.airdokan.com/assetpaste

I'm still improving it, so if you run into something annoying in your asset workflow, I'd love to hear about it.

4
4 replies