This is a simple, browser-based tool for generating proper HTML attribution code for Flickr images licensed under CC BY 4.0 International.
✅ Fetches image metadata via the Flickr API
✅ Live image preview and attribution snippet
✅ Outputs full HTML block with license-compliant attribution
✅ "Copy to Clipboard" button for easy use
✅ Built-in warning if an image is marked All Rights Reserved
✅ No server or database required - entirely static HTML/JS
- You need your own free Flickr API key.
- Replace the placeholder
'YOUR_FLICKR_API_KEY_HERE'in the HTML with your actual key.
For other licenses, use:
- Developed by Wes Fryer with help from ChatGPT 4o.
- Inspired by Alan Levine's work.
MIT License