
Directus extension for resizing images preserving focal_point
The Directus Assets extension revolutionizes the way images are managed and displayed by introducing smarter image resizing capabilities. This feature, adapted from the Contao CMS, allows users to define and preserve the "important part" of an image during cropping. Whether you're looking to maintain the focus on a subject in a portrait or ensure aesthetic appeal in your gallery, this extension offers the perfect solution for maintain image integrity.
With a user-friendly interface, editors can easily select and adjust the focal point of images, ensuring that content is both visually appealing and dynamic. As a critical tool for anyone working with images in Directus, this extension streamlines the process of resizing, especially in projects requiring consistent display across various platforms.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
A website that uses Directus as an open source headless CMS to manage content. This includes features such as a customizable content model, role-based access control, and API-based content delivery to support a wide range of digital experiences.
Recoil is a state management library for React that provides an intuitive and flexible API for managing and sharing state across components. It supports a range of features, including derived state, asynchronous updates, and time-travel debugging, and is designed to work well with the React ecosystem and other state management solutions.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.