Delete Kdenlive Proxy Files to Free Storage
Kdenlive’s proxy clips feature is excellent for ensuring smooth editing of high-resolution video, but these temporary files can quickly consume gigabytes of your hard drive space over time. This guide explains how to locate, manage, and safely delete obsolete proxy files in Kdenlive to reclaim valuable local storage capacity without affecting your original high-quality footage.
Understanding Kdenlive Proxy Files
Proxy files are low-resolution, easily readable copies of your source videos that Kdenlive uses during the editing process to reduce CPU and RAM strain. When you render your final project, Kdenlive automatically switches back to the original, high-resolution source files. Because proxy files are strictly temporary, you can delete them at any time without losing any of your original footage or progress in your video projects.
Method 1: Delete Proxies via Kdenlive’s Cache Manager
The safest and most efficient way to delete obsolete proxy files is using Kdenlive’s built-in cache management tool. This tool scans your system for temporary files associated with unused or older projects.
- Open Kdenlive.
- Go to the top menu and select Project > Clean Project… (or Project > Project Settings and navigate to the Cache data tab in older versions).
- Alternatively, to manage cache globally, go to Settings > Configure Kdenlive.
- Select the Cache tab on the left sidebar.
- Here, you will see a breakdown of the storage used by proxy clips, audio thumbnails, and timeline previews.
- Click the Delete or Clean up button next to the “Proxy Clips” category to remove files associated with the current project or all historical cached data.
Method 2: Manually Delete Proxy Files
If you want to completely wipe out all cached proxy files from older, completed projects that you no longer have open, you can delete them manually through your operating system’s file manager.
On Windows:
- Press
Windows Key + Rto open the Run dialog box. - Type
%LocalAppData%\kdenliveand press Enter. - Locate the
cachefolder. - Inside, look for the
proxyfolder. - Select and delete the folders or files inside this directory.
On Linux:
- Open your terminal or file manager.
- Navigate to your user cache directory, typically located at:
~/.cache/kdenlive/or~/.var/app/org.kde.kdenlive/cache/kdenlive/(if using Flatpak). - Delete the contents of the
proxyorproxiesfolder.
On macOS:
- Open Finder and select Go > Go to Folder… from the top menu.
- Type
~/Library/Caches/kdenlive/and press Enter. - Delete the proxy files stored in this directory.
How to Automate Proxy File Management
To prevent proxy files from cluttering your hard drive in the future, you can configure Kdenlive to manage storage automatically.
- Set a Cache Limit: Go to Settings > Configure Kdenlive > Cache. Enable the option to limit the cache size (e.g., to 10 GB or 20 GB). Once this limit is reached, Kdenlive will automatically delete the oldest unused proxy files.
- Define Project-Specific Storage: In Project > Project Settings > Cache data, you can configure Kdenlive to store proxy files in a specific folder relative to your project folder. This makes it easy to delete the entire project folder—including its proxies—manually when the project is finished.