Blender
Professional 3D modeling, animation, and rendering software with advanced sculpting tools.
Every free download in the catalogue that publishes its code under an OSI-approved license — photo editors, video editors, graphic design and 3D programs, media players, gathered into a single FOSS filter for Windows, macOS and Linux.
Professional 3D modeling, animation, and rendering software with advanced sculpting tools.
Open source photo management application handling RAW files with metadata organization and basic editing capabilities.
Open-source image editor offering professional photo manipulation capabilities with layer support and extensive filter collection.
Open-source video transcoder that converts files between h.264, h.265, MPEG-4 formats with subtitle support.
Portable vector graphics editor that creates SVG illustrations without installation requirements.
Krita is a thorough digital painting and illustration program with advanced brush engines and layer management.
Open-source streaming and recording software that captures gameplay footage and screen content for broadcast applications.
Open-source video editor offering timeline-based cutting, color grading filters, and multi-format export capabilities for creators.
Cross-platform media player with built-in codec support, subtitle integration, and OpenSubtitles database access for thorough video playback.
VLC Media Player download delivers universal codec support for playing damaged video files and exotic formats.
This open source license hub collects every free download in the catalogue that publishes its code under an OSI-approved license. Photo editors, video editors, graphic design programs, 3D modelers and media players, gathered in a single filter view. Programs in this category differ from generic freeware in three ways that matter to creators: the code is publicly readable, it can be modified and redistributed under the same terms, and the project survives a single developer disappearing because the community can fork and maintain it. Every entry here is a free download direct from the developer or the project’s official Git repository, with license status verified against the OSI list before inclusion. The catalogue uses the term FOSS (free and open source software) interchangeably with open source in program metadata.
What “open source” actually means. Open source is a specific legal category, not a synonym for freeware. A program qualifies when its source code is published under a license approved by the Open Source Initiative — GPL, LGPL, MIT, BSD, Apache 2.0 and the Mozilla Public License are the common examples. These four freedoms come with each download: the right to run the program for any purpose including commercial work, the right to study how it works by reading the code, the right to modify and redistribute the modified version, and the right to share copies with others. Many programs marketed as “free” are actually freeware (closed-source but no-cost) or freemium (closed-source with paid upgrades) — neither qualifies for this filter. Only software with a public Git repository and an OSI-approved license appears here.
Open source photo editing and RAW workflow. Open source photo editing has one of the deepest free download ecosystems available. The category covers RAW developers and processors for camera-file ingestion, layer-based raster editors for retouching and compositing, dedicated digital painting tools for concept art and illustration, library managers for organizing tens of thousands of photos, panorama stitchers, HDR mergers for multi-exposure brackets, AI image upscalers and lightweight image viewers. Most programs in this section are GPL-licensed and actively maintained on public repositories. Forks are common — when a maintainer chooses a direction the community disagrees with, an alternative branch typically appears within months and continues under the same permissive terms. Every program here is profiled in the photo editors category, with license status verified against each project’s published manifest.
Open source video editing and post-production. The video editing side covers the full post-production pipeline with publicly developed software. Non-linear editors with multi-track timelines, keyframe animation and proxy editing serve users moving away from proprietary editors. Screen recorders handle streaming, gameplay capture and tutorial production at high frame rates. Transcoders convert between codecs and containers, with both graphical front-ends and command-line tools published under GPL and LGPL terms. Online video downloaders pull content from web sources for offline review. Cut-only editors handle fast lossless trimming without re-encoding. License-typical splits show up here too: editing engines often ship GPL while companion libraries sit under LGPL to allow integration into closed-source pipelines. Each entry is listed in the video editors category as a free download with verified source code.
Open source graphic design, 3D and CAD. Free and open source graphic design and 3D software has a particularly mature ecosystem. The 3D side covers full pipelines — modeling, sculpting, animation, rendering, compositing — released under copyleft licenses that keep the entire toolchain freely modifiable. Parametric CAD and script-based procedural modeling sit alongside polygon and subdivision modeling. Vector design tools cover SVG-native illustration with PDF and EPS export for commercial print. Page layout software handles publication-ready output with PDF/X compliance. UI design programs offer offline editing with component libraries that compete with subscription-based commercial alternatives. 2D animation covers tween-based and frame-by-frame workflows under permissive open source terms. Each of these graphic design and 3D programs runs across Windows, macOS and Linux as a free download.
Open source media players and streaming clients. Open source media players form the strongest single segment of the streaming players category. General-purpose players handle practically any audio or video format and streaming protocol shipped, with codec support broader than any commercial alternative. Keyboard-driven players favoured by power users sit alongside graphical front-ends for the same engines. Media-centre applications handle IPTV channel playback, local library management and remote-control interfaces designed for living-room televisions. Self-hosted streaming servers offer an open source alternative to commercial subscription services, with mobile companion apps for remote playback. Audio players cover library management for collections in the hundreds of thousands of tracks. Each is listed in the streaming players hub as a free download direct from the project’s official Git forge.
License variants — GPL, MIT, BSD, Apache, MPL. The FOSS license family covers several variants, each with practical implications. The GNU General Public License (GPL) is the most common — a copyleft license that requires redistributed modifications to remain under the same terms. The Lesser GPL (LGPL) relaxes that requirement for libraries linked into larger projects. The MIT and BSD licenses are permissive — modifications can be redistributed under any license, including in closed-source commercial products. Apache 2.0 sits between MIT and GPL, with explicit patent grants for contributors. The Mozilla Public License (MPL) is a middle-ground per-file copyleft. For most creators, the specific license matters less than the FOSS status itself — what matters in practice is that every program here is a free download that runs without restriction and continues to receive development. Each entry in this hub lists its specific license in the program details.
Why FOSS matters for creators. FOSS matters for creators in three practical ways. First, longevity: photo libraries, video projects and 3D pipelines often span years or decades, and a community-maintained program survives the original developer disappearing because the codebase can be forked and continued. Every free download in this hub has at least one viable continuation path if the original maintainer steps away. Second, transparency: the code is auditable, which matters for users running the program on sensitive workflows or who need to verify no telemetry or hidden behaviour exists. Third, no vendor lock-in: project files saved by free and open software can be re-opened indefinitely without subscription renewal or vendor permission. These three advantages compound over time. A photographer with a 20-year RAW library or a 3D studio with thousands of project files cannot afford the risk of a proprietary editor disappearing — which is why FOSS dominates serious long-running creative pipelines.
Platform coverage for FOSS software. Free and open source software runs on every major operating system, with particular strength on Linux. Most major FOSS photo editors, video editors, 3D applications and media players have Windows builds, macOS builds with Apple Silicon support where the developer prioritizes it, and Linux packages as AppImage, Flatpak, .deb or .rpm. Linux is the natural home of FOSS because the desktop environment itself is publicly developed, and many major projects have their most active development happening on Linux first, with Windows and macOS following. Cross-platform consistency is a strong feature of community-developed software — a project file made on Linux opens identically on Windows or macOS in the same application, with no proprietary format conversions or vendor-specific bugs. Android and iOS coverage for FOSS is more limited, though several major players and recorders have ported to mobile.
How to verify open source status. Verifying that a download is genuinely open source is straightforward. The program’s official site or download page links to a public Git repository — typically on GitHub, GitLab or a project-hosted forge. The repository contains a LICENSE file naming the specific OSI-approved license. Public commit history shows recent activity. The catalogue does this verification for each entry before adding it to this filter. Programs that claim to be FOSS but only publish a partial code dump, or programs with a public repository that has not been updated in years, are noted in the catalogue rather than included here. Genuine community-maintained projects are public-by-default and the check takes minutes for any user who wants to confirm independently before downloading.
Common open source search queries. Common open source search queries the catalogue answers include free and open alternatives to subscription-based raster editing, RAW developing with full library management, multi-track video editing with proxy workflow support, color grading and finishing, motion graphics and compositing, vector illustration for logo and icon work, page layout with PDF/X commercial print compliance, UI design with offline editing, the full 3D modeling pipeline covering sculpting, animation and rendering, and parametric CAD for engineering work. On the playback side, queries route to media players that open every file format, IPTV clients for live TV streaming, community-built screen recorders for streaming and tutorial capture, GPL-licensed video transcoders for codec conversion, and source-available audio players for lossless music libraries. Each query maps to a specific download page in the relevant content category.
Browse FOSS by category and platform. This hub lists open source downloads across all four software categories. Browse by category to narrow further: FOSS photo editors, FOSS video editors, FOSS graphic design and 3D software, or community-developed streaming players. Filter by operating system: Windows, macOS, Linux, Android, iOS. Compare with other license types — free software, freemium or trial — when code availability is not the primary criterion. Or scan the full software library to browse every download in one continuous list.