A JavaScript widget for inserting Pixabay image galleries with ease into any website.
This widget may be used without charge for any application - also commercial and without giving credits. The image galleries are easily customizable and they are responsive by default. The images themselves are in the Public Domain (CC0).
The widget's code is released under the MIT License as free Open Source software. It works in Firefox, Chrome, Safari, Opera and Internet Explorer 8+ and it has no dependencies (plain JavaScript).
https://goodies.pixabay.com/javascript/pixabay-widget/demo.html
- Lightweight: 6.8 kB of JavaScript - less than 3 kB gzipped
- Easily customizable
- Responsive layout
- All images are free even for commercial applications and without attribution requirement (CC0)
- Registering an own Pixabay API key is now a requirement; due to abuse of the hard coded key in previous versions.
- Exclude bots from triggering the widget initialization.
- Updated Pixabay API calls and included flexImages plugin.
- Auto select HTTP or HTTPS for Pixabay API requests.
- Initial release