OpenShot
openshot.orgWindows, Mac OS, LinuxA free, simple, cross-platform video editor. Great for trimming/slicing, video effects, adding titles, scene animations and more
- Homepage:openshot.org
- GitHub:github.com/OpenShot/openshot-qt
- Web info:web-check.xyz/check/openshot.org
OpenShot Source Code
Author
Description
OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
Homepage
http://www.openshot.orgRepository
- LicenseOther
- Created01 Jun 15
- Primary languagePython
- Size678,582 KB
- Stars6,174
- Forks750
- Watchers6,174
Top Contributors
@jonoomph (3589)
@ferdnyc (905)
@DylanC (153)
@olielvewen (148)
@JacksonRG (83)
@BrennoCaldato (72)
@eisneinechse (66)
@nfigg-decisionanalyst (45)
@SuslikV (43)
@N3WWN (13)
@vincentdavoust (10)
@peanutbutterandcrackers (8)
@dependabot[bot] (8)
@MartinThoma (8)
@kartchnb (6)
@Trainax (5)
@eszlari (5)
@DerGenaue (3)
@sc0nway (3)
@scootergrisen (2)
@luzpaz (2)
@cboling2 (2)
@bovirus (2)
@KilianMaes (2)
@fschill (2)
@Keisial (1)
@spt3m4 (1)
@speedytechdev (1)
@mitsu-ksgr (1)
@MateuszChm (1)
@KolmePro (1)
@ksm0517 (1)
@spaetz (1)
@rabits (1)
@bieli (1)
@MarcelWaldvogel (1)
@Spyna (1)
@kev4ev (1)
@Zverik (1)
@gdecaso (1)
@Bluewind (1)
@edumucelli (1)
@d-vasilev (1)
@dscotese (1)
@Finchy68 (1)
@Gelma (1)
Recent Commits
Jonathan Thomas(23 Jul 26)
Merge pull request #6072 from OpenShot/fix-msix-defusedxml-dependency Install defusedxml for MSIX signing
Jonathan Thomas(23 Jul 26)
Install defusedxml for MSIX signing
Jonathan Thomas(22 Jul 26)
Merge pull request #6071 from OpenShot/msix-installer MSIX installer for Windows
Jonathan Thomas(22 Jul 26)
Fix Codacy issues in MSIX packaging
Jonathan Thomas(22 Jul 26)
Merge pull request #6070 from OpenShot/audio-recording Recording Dock (Mic, Screen, Webcam)
Jonathan Thomas(22 Jul 26)
Resolve recording Codacy findings
Jonathan Thomas(20 Jul 26)
Fix built-in view layout restoration
Jonathan Thomas(20 Jul 26)
Document macOS system audio limitation
Jonathan Thomas(19 Jul 26)
Refine recording workflow and timeline preview
Jonathan Thomas(19 Jul 26)
Refine waveform density preference
Jonathan Thomas(19 Jul 26)
Add detailed peak and RMS waveforms
Jonathan Thomas(19 Jul 26)
Improve quiet waveform display
Jonathan Thomas(19 Jul 26)
Fix HiDPI preview playback icons
Jonathan Thomas(19 Jul 26)
Preserve waveform levels and document recording
Jonathan Thomas(19 Jul 26)
Integrate system audio screen recording
Jonathan Thomas(29 Jun 26)
Fix recording window restore state
Jonathan Thomas(29 Jun 26)
Create missing lower tracks for timeline inserts
Jonathan Thomas(29 Jun 26)
Improve recording screen selection
Jonathan Thomas(28 Jun 26)
Fix recording layout test fakes
Jonathan Thomas(28 Jun 26)
Use source timestamps for live video recording
Jonathan Thomas(28 Jun 26)
Improve recording layout controls
Jonathan Thomas(26 Jun 26)
Use requested FPS for screen recordings
Jonathan Thomas(26 Jun 26)
Add timer effect docs and icons
Jonathan Thomas(24 Jun 26)
Pass mac crop source dimensions to libopenshot
Jonathan Thomas(24 Jun 26)
Enable mac recording window and region selection
Jonathan Thomas(23 Jun 26)
Avoid Windows ctypes import on non-Windows
Jonathan Thomas(23 Jun 26)
Tighten recording dock layout
Jonathan Thomas(23 Jun 26)
Do not bundle PipeWire in AppImage
Jonathan Thomas(22 Jun 26)
Preserve live recording timestamps
Jonathan Thomas(21 Jun 26)
Polish macOS recording UI defaults
OpenShot Security
OpenShot Website
Website
OpenShot Video Editor | Free, Open, and Award-Winning Video Editor for Linux, Mac, and Windows!
OpenShot is an award-winning free and open-source video editor for Linux, Mac, and Windows. Create videos with exciting video effects, titles, audio tracks, and animations.
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address52.22.149.119
- Hostnameec2-52-22-149-119.compute-1.amazonaws.com
- LocationAshburn,Virginia,United States of America,NA
- ISPAmazon Technologies Inc.
- ASNAS16509
Associated Countries
US
CA
Safety Score
Website marked as safe
100%
Blacklist Check
www.openshot.org was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
OpenShot Docker
Container Info
Openshot
[OpenShot](https://openshot.org/) Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
View on DockerHub
linuxserver/openshot:latestRun Command
docker run -d \
-p 3000:3000/tcp \
-p 3001:3001/tcp \
-e PUID=${PUID} \
-e PGID=${PGID} \
-e TZ=${TZ} \
-v /srv/lsio/openshot/config:/config \
--restart=unless-stopped \
linuxserver/openshot:latestCompose File
version: 3.8
services:
openshot:
image: "linuxserver/openshot:latest"
ports:
- "3000:3000/tcp"
- "3001:3001/tcp"
environment:
PUID: 1000
PGID: 1000
TZ: Etc/UTC
volumes:
- "/srv/lsio/openshot/config:/config"
restart: unless-stoppedEnvironment Variables
- Var NameDefault
- PUID1000
- PGID1000
- TZEtc/UTC
Port List
- 3000:3000/tcp
- 3001:3001/tcp
Volume Mounting
- Container PathHost Bind
- /config/srv/lsio/openshot/config
OpenShot Reviews
More Video Editors
Simple video editor, for applying transitions, effects and text as well as splicing video clips
A multitrack non-linear video editor with a simple interface
KDE Non-Linear Video Editor, is an editor based on the MLT Framework, KDE and Qt, written using C++ and using FFmpeg
Free & open desktop node-graph based video compositing software. Similar in functionalities to Adobe After Effects. Features flexible rotoscoping, 2D & planner tracking, keying tools, curve & dope-shift editor, GPU & network rendering, and is easily extendable via community plugins, or by writing Python scripts
A free, open source, cross-platform video editor, using FFmpeg Shotcut supports a wide range of formats, and has a comprehensive feature set, including 4K & 8k resolution, webcam + audio capture, batch opperations and much more
A simple Python-based cross-platform tool for cutting and splicing videos
About the Data: OpenShot
Change History
- Added
Edit OpenShot Data
You can edit OpenShot's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access OpenShot's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/openshotThe REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share OpenShot
Help your friends compare Video Editors, and pick privacy-respecting software and services.
Share OpenShot and Awesome Privacy with your network!