├── README.md └── data.yaml /README.md: -------------------------------------------------------------------------------- 1 | Awesome Images [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | ============== 3 | 4 | 5 | dust mite 7 | 8 | 9 | A curated list of amazingly awesome free (stock) photo resources for your projects. Inspired by all the other [awesome awesomeness](https://github.com/bayandin/awesome-awesomeness) out there. 10 | 11 | * [AllTheFreeStock](http://allthefreestock.com/) - CC0 images. Some of the video requires attribution 12 | * [burst.shopify.com](https://burst.shopify.com) - free photos for non-commercial and commercial use. No attribution required. 13 | * [fancycrave.com](http://fancycrave.com/) - royalty free high resolution images for your personal and commercial projects 14 | * [flickr.com](https://www.flickr.com/photos/internetarchivebookimages/) - internet archive book images, no known copyright restrictions 15 | * [foodiesfeed.com](http://foodiesfeed.com/) - food images, free of licences 16 | * [getrefe.tumblr.com](http://getrefe.tumblr.com/) - photos of people interacting with technology for personal or commercial projects 17 | * [gratisography.com](http://www.gratisography.com/) - all pictures are free of copyright restrictions 18 | * [imcreator.com](http://imcreator.com/free) - requires attribution 19 | * [isorepublic.com](http://isorepublic.com/) - high-quality, free photos for creatives. 20 | * [jaymantri.com](http://jaymantri.com/) - entirely free of copyrights. 7 new photos every thursday. 21 | * [kaboompics.com](http://kaboompics.com/) 22 | * [lifeofpix.com](http://www.lifeofpix.com/) - images for personal & commercial use. all images are donated to the public domain 23 | * [littlevisuals.co](http://littlevisuals.co/) - entirely free of copyrights. updated almost daily. 24 | * [lockandstockphotos.com](http://lockandstockphotos.com/) - requires attribution 25 | * [magdeleine.co](http://magdeleine.co/) - hand picked, most images are free of licences 26 | * [morguefile.com](http://www.morguefile.com/) - no attribution required 27 | * [moveast.me](http://moveast.me/) - a guy on a photographic journey. all images are CC0 28 | * [nos.twnsnd.co](http://nos.twnsnd.co/) - vintage images, free of any copyright restrictions 29 | * [pexels.com](http://www.pexels.com/) - beautiful collection of photos, free of licenses 30 | * [photostockeditor.com](http://www.photostockeditor.com/) - free high-resolution images for personal and commercial use 31 | * [picjumbo.com](http://picjumbo.com/) - totally free photos for your commercial & personal works 32 | * [picography.co](http://picography.co/) - free of licences 33 | * [Pixabay](https://pixabay.com/) - photos, vector graphics, and illustrations - custom license limiting commercial use 34 | * [publicdomainarchive.com](http://publicdomainarchive.com/) - public domain images 35 | * [publicphoto.org](http://publicphoto.org/) - public domain photos 36 | * [raumrot.com](http://www.raumrot.com/) 37 | * [resplashed.com](http://www.resplashed.com/) - HD images for your web and design projects. CC0. 38 | * [smart.servier.com](https://smart.servier.com/) - medical illustrations, free to share and adapt commercially, attribution required 39 | * [somersault1824.com](http://www.somersault1824.com/science-illustrations/) - scientific illustrations, free (pay-what-you-want) for non-commercial use, attribution required 40 | * [SpaceX](https://www.flickr.com/photos/spacexphotos) - high resolution Space-related media in the public domain 41 | * [splitshire.com](http://splitshire.com/) - delicious free stock photos for personal & commercial use 42 | * [startupstockphotos.com](http://startupstockphotos.com/) - startup related photos, free of licences 43 | * [stocksnap.io](https://stocksnap.io/) - CC0 licensed 44 | * [superfamous.com](http://superfamous.com/) - requires attribution 45 | * [titania-foto.com](http://www.titania-foto.com/) - german, no attribution required, only resale on other stock image websites forbidden 46 | * [travelcoffeebook.com](http://travelcoffeebook.com/) 10 beautiful travel photos every 10 days. - all images are CC0 47 | * [unsplash.com](http://unsplash.com/) - photos, some are advertisings - custom license limiting commercial use 48 | 49 | 50 | Contributing 51 | ------------ 52 | 53 | I want this to become a truly awesome resource. Devs should be able to take a look and choose a great resource without googling for hours. 54 | 55 | * If you have any suggestions on how to make this better, open an issue. 56 | * If you have a resource to contribute, make a pull request. 57 | Please just use `add resource.com` in your commit message. 58 | * Please keep the format in alphabetical order. 59 | * In vim: Select the lines to be sorted in "Visual Line" mode with `Shift + V` and invoke the "sort" function with `:sort`. 60 | * In SublimeText: Just select the lines to be sorted and hit F5. 61 | 62 | Please make sure the provider isn't some EvilCorp™ that'll send nice letters with a hefty price tag through their attorneys later on. 63 | 64 | 65 | ToDo 66 | ---- 67 | 68 | * figure out which data beside the licences is interesting/important 69 | * figure out a good way to format and represent the data 70 | -------------------------------------------------------------------------------- /data.yaml: -------------------------------------------------------------------------------- 1 | - root-domain: 2 | full-domain: 3 | licence: 4 | licence-link: 5 | description: 6 | topics: 7 | --------------------------------------------------------------------------------