You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.8 KiB
58 lines
1.8 KiB
5 years ago
|
---
|
||
|
title: Stock footage
|
||
|
description: Stock footage for personal projects
|
||
|
date: 2020-04-23
|
||
|
tags: ["download", "pictures", "tutorial"]
|
||
|
categories: ["tools"]
|
||
|
author: hendrik
|
||
|
draft: true
|
||
|
---
|
||
|
|
||
|
Here is a list of free resources for pictures/music/videos/etc i use:
|
||
|
|
||
|
# Pictures
|
||
|
|
||
|
* https://pixabay.com/
|
||
|
* https://www.pexels.com/
|
||
|
|
||
|
# Video
|
||
|
|
||
|
* https://www.pexels.com/
|
||
|
|
||
|
# Music
|
||
|
|
||
|
* https://www.jamendo.com/
|
||
|
* https://soundcloud.com/ (and search -> tracks -> filter to listen to -> use commercially)
|
||
|
* https://audionautix.com
|
||
|
* https://freemusicarchive.org/
|
||
|
* https://musopen.org/music/
|
||
|
|
||
|
# Sound
|
||
|
|
||
|
* https://freesound.org/
|
||
|
|
||
|
# Game Assets
|
||
|
|
||
|
* https://opengameart.org/
|
||
|
* https://pixelprospector.com/
|
||
|
* https://kenney.nl/
|
||
|
|
||
|
# Other collections
|
||
|
|
||
|
* <https://archive.org/search.php?query=licenseurl:http*publicdomain*>
|
||
|
|
||
|
***
|
||
|
|
||
|
Please make sure respective licenses are compatible with your use-case.
|
||
|
Creative Commons doesn't automatically mean you can do what you want[^5], it can restrict your freedom to make derivatives or exclude use in commercial projects.
|
||
|
|
||
|
There are "no strings attached" with works in public domain[^1] or licensed [CC0](https://creativecommons.org/publicdomain/zero/1.0/).\\
|
||
|
Another good choice are permissive[^2] free software[^3] licenses like [MIT](https://en.wikipedia.org/wiki/MIT_License), [BSD-style](https://en.wikipedia.org/wiki/BSD_licenses), [Apache](https://en.wikipedia.org/wiki/Apache_License)
|
||
|
or copyleft[^4] licenses like the [GPL](https://en.wikipedia.org/wiki/GNU_General_Public_License) or [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/).
|
||
|
|
||
|
[^1]: https://en.wikipedia.org/wiki/Public_domain
|
||
|
[^2]: https://en.wikipedia.org/wiki/Permissive_software_license
|
||
|
[^3]: https://en.wikipedia.org/wiki/Free_software
|
||
|
[^4]: https://en.wikipedia.org/wiki/Copyleft
|
||
|
[^5]: https://en.wikipedia.org/wiki/Creative_Commons_license#Seven_regularly_used_licenses
|