Intervention Image is a PHP image handling and manipulation library. It provides an easy-to-use interface for performing common image operations such as resizing, cropping, and applying filters. It supports a variety of image formats and can be integrated into Laravel projects or used independently in other PHP applications. The library is highly customizable, allowing for simple imagemanipulation tasks, or more advanced image processing workflows.
Imagine is a OOP library for imagemanipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object. ...
This script was inspired by the 'convert' utility that is provided with ImageMagic.
It is designed to be a CLI script that provides some basic image file manipulations.
./gd_process.php can perform these image file manipulations :-
none - so it can be used to convert image file types
create
scale
crop
mirror
rotate
merge
adjoin
PHP can only work with image file types (by extension) :-
jpg, jpeg
gif
png
bmp
./gd_process.php can work on a...
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
EasyStudio is a open source online photo gallery. This gallery can manage photos in categories or by tags, have functionality to crop/resize/rotate/cover frame and other imagemanipulation.
simple object-oriented library for creation and manipulation of 2D images in PHP. project used for learning Object Oriented concepts at high-school level.
UIMP(Unified ImageManipulation Program) is an OS independent Image Processing system, which provides over 1000 algorithms and supports web online, console and GUI program.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
PanaChart is a PHP class for online charts creation using PHP and the GD imagemanipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.
ImageManipulation PHP scripts.
Create SWF images from uploaded pictures, Create JPG thumbnails, Create SWF thumbnails. Script require MING and GD2 library. Also includes an Online JPG to SWF converter with preloader.