File Managers

File and Media managers that allow uploading and organizing files.

43 Packages
5 Features

Search & Filter

File and Image Management Application for django

1,850
Stars
595
Forks
35
Usage
Py3
Status Production/Stable
Version 3.4.4
Updated 5 May 2026
License BSD-3-Clause
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
  (in next release)
Storage Backends
  (in next release)

Advanced enterprise Free Open Source DMS (document management system).

672
Stars
314
Forks
12
Usage
Py3
Status Production/Stable
Version 4.11.4
Updated 29 Apr 2026
License GPL-2.0-only
Commits
Features
Checksums
  Checksums and UUID generated at document upload. The checksum and UUID functions can be customized by the user.
Thumbnails
  Thumbnails are generated by a user configurable backend. Current choices: GraphicsMagick and ImageMagick, with initial support for OpenOffice in server mode to provide thumbnails for office documents.
File Permissions (admin)
  Integrated role-based permissions systems
Secure file serving
  File serving can be restricted by means of the permissions system. Documents are served directly from the application using x-sendfile or an emulation driver is not using Apache or is the x-sendfile module is not installed.
Storage Backends
  Storage is abstracted by means of a separate app that handles storage using user selectable backends. Backends are plugable classes, included are file-based and MongoDB's GridFS backends. Support for amazon's S3 is planned.

Media-Management with Grappelli

996
Stars
408
Forks
29
Usage
Py3
Status Production/Stable
Version 4.0.3
Updated 14 Oct 2024
License BSD
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
Storage Backends
  (incomplete)

:computer: :wrench: high-level file-system operations for lazy devs.

265
Stars
16
Forks
0
Usage
Py3
Status Production/Stable
Version 0.16.1
Updated 17 Apr 2026
License Custom
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
Storage Backends

A Wagtail module for managing video and audio files within the admin

249
Stars
77
Forks
1
Usage
Py3
Status Beta
Version 0.17.2
Updated 18 Feb 2026
License BSD-3-Clause
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
Storage Backends

Python package for cloudinary

264
Stars
134
Forks
2
Usage
Py3
Updated 16 Apr 2026
License UNKNOWN
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
Storage Backends

A generic Django application to attach Files (Attachments) to any model.

304
Stars
89
Forks
5
Usage
Py3
Status Production/Stable
Version 1.12
Updated 22 Apr 2025
License MIT
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
Storage Backends
 
Works with all Django storage backends, including those offered by django-storages

Build file handling in minutes. Upload or accept user-generated content, store, transform, optimize, and deliver images, videos, and documents to billions of users.

132
Stars
35
Forks
2
Usage
Py3
Status Production/Stable
Version 6.2.1
Updated 30 Apr 2026
License MIT License
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
Storage Backends

:billed_cap: friendly font operations on top of fontTools.

75
Stars
4
Forks
0
Usage
Py3
Status Production/Stable
Version 0.27.0
Updated 17 Apr 2026
License Custom
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
Storage Backends

Media library for Django

59
Stars
15
Forks
0
Usage
Py3
Status Unknown
Version 0.18.3
Updated 1 May 2026
License BSD-3-Clause
Commits
Features
Checksums
Thumbnails
File Permissions (admin)
Secure file serving
possible (swappable file model)
Storage Backends

Showing 10 of 43 packages in this grid.

View All Packages

Features Being Compared

5 features

Checksums

A checksum is saved with the file

Thumbnails

Thumbnails of images in browse and on the file widget.

File Permissions (admin)

Content Managers (admins) can only edit files based on permissions

Secure file serving

serve files based on permissions

Storage Backends