6 रिपॉजिटरी
Changes the dimensions of images using resampling algorithms for scaling and resizing.
Distinct from Resampling Optimizations: Distinct from Resampling Optimizations: focuses on dimension changes rather than color interpolation quality.
Explore 6 awesome GitHub repositories matching part of an awesome list · Image Dimension Transformations. Refine with filters or upvote what's useful.
Haxe is a statically typed, multi-target programming language and open-source compiler toolkit that translates a single codebase into native executables and scripts for JavaScript, C++, C#, Java, Python, Lua, PHP, and Flash targets. It provides a unified type system with automatic type inference, a compile-time macro system for code transformation and generation, conditional compilation directives, and a static analysis engine that enforces null safety and eliminates dead code to produce smaller, safer outputs. The language is supported by the HashLink virtual machine, which executes platform
Provides image scaling and resampling capabilities using various algorithms.
Compressorjs is a client-side image compression library that reduces file sizes in the browser before upload, using the HTML Canvas API to re-encode images into smaller File or Blob objects. It supports JPEG, PNG, and WebP formats, with configurable quality and dimension controls to balance file size and visual fidelity. The library distinguishes itself through several integrated capabilities. It reads Exif orientation metadata from JPEG images and automatically rotates or flips the canvas to ensure correct display after compression. An AbortController integration allows cancellation of an in
Limits the maximum or minimum width and height of the compressed image to fit within bounds.
Bild Go प्रोग्रामिंग भाषा में कार्यान्वित एक इमेज प्रोसेसिंग लाइब्रेरी है। यह इमेज हेरफेर के लिए एल्गोरिथम इंजनों का एक संग्रह प्रदान करती है, जिसमें फिल्टरिंग के लिए एक कन्वेन्शन कर्नल इंजन, लेयर कंपोजिशन के लिए एक इमेज ब्लेंडिंग टूल और सिंथेटिक टेक्सचर बनाने के लिए एक प्रोसीजरल नॉइज़ जनरेटर शामिल है। यह प्रोजेक्ट अपनी प्रोसीजरल जनरेशन क्षमताओं के लिए जाना जाता है, जो यादृच्छिक पिक्सेल वितरण और जैविक पैटर्न बनाने के लिए Perlin, Gaussian, बाइनरी और यूनिफॉर्म नॉइज़ एल्गोरिदम को लागू करता है। इसमें एक कमांड-लाइन इंटरफेस भी है जो उपयोगकर्ताओं को कस्टम कोड लिखे बिना इमेज फाइलों पर विज़ुअल इफेक्ट्स, रंग समायोजन और ज्यामितीय परिवर्तन लागू करने की अनुमति देता है। यह लाइब्रेरी इमेज प्रोसेसिंग क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है, जिसमें रोटेशन, शियरिंग और ज़ूमिंग जैसे ज्यामितीय परिवर्तन, साथ ही रंग हेरफेर और वितरण विश्लेषण शामिल हैं। यह इमेज विश्लेषण और सेगमेंटेशन, मॉर्फोलॉजिकल फिल्टरिंग के लिए टूल्स प्रदान करती है, और PNG, JPEG, BMP और WebP फॉर्मेट में इमेज डेटा पढ़ने और लिखने का समर्थन करती है।
Ships resampling algorithms to change image dimensions while maintaining visual quality during resizing and zooming.
Pinta is a cross-platform raster graphics editor and digital image manipulation tool. It provides a drawing environment for creating pixel-based artwork and editing photographs, utilizing a layer-based image model to organize visual components into a stack for non-destructive composition. The application is built with a GTK-based interface and features a plugin-based extension system that allows for the addition of new editing tools and filters. Its capabilities cover digital drawing workflows using various brushes and pencils, image geometry manipulation such as cropping and resizing, and v
Provides capabilities to change image dimensions through scaling and resampling algorithms.
This project is a general-purpose PHP utility library offering a collection of helper classes and functions for string manipulation, array and collection processing, data validation, filesystem operations, and image processing. It provides foundational toolkits designed to handle common development tasks through standardized APIs. The library is distinguished by specialized subsystems for programmatic HTML generation and secure element construction, runtime code reflection, and object-oriented utilities such as virtual property management and event callback triggers. It also includes cryptogr
Scales images proportionally using fitting flags while supporting image flipping and sharpening.
This project is a server-side PHP library designed for managing file uploads and performing automated image processing. It provides a structured toolkit for ingesting, validating, and migrating files from temporary staging areas to permanent storage while enforcing security constraints. The library distinguishes itself through a configuration-driven pipeline that executes a sequence of transformations on image buffers. It supports a wide range of geometric adjustments, including resizing, cropping, and rotation, alongside advanced visual enhancements such as watermarks, color adjustments, and
Optimizes images by resizing, cropping, and applying filters to meet dimension and aesthetic standards.