18 open-source projects similar to smileychris/easy-thumbnails, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
https://django-storages.readthedocs.io/
Responsive cross-browser image library using modern codes like AVIF & WebP
This package has been deprecated in favor of django-picturesdjango-pictures.
Compresses linked and inline javascript or CSS into a single cached file.
Radically simplified static file serving for Python web apps
django-image-cropping
django-versatileimagefield
Automated image processing for Django. Currently v6.0
################### django-downloadview ###################
Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define
This project is a deep learning educational course and technical study guide. It provides a comprehensive set of AI curriculum materials, including slides, notes, and assignments designed to teach neural network fundamentals and generative models. The content focuses on the mathematical foundations of deep learning, featuring detailed step-by-step formula derivations and explanations of model architecture basics. It covers both foundational concepts and advanced research topics, such as self-supervised learning and adversarial attacks. The repository includes applied technical exercises that