Libraries tagged by mjpeg
shaunluedeke/php-barcode-generator
6280 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
ronanlenouvel/raw-preview-extractor
191 Downloads
Extract embedded JPEG previews from camera RAW files (CR2, CR3, NEF, ARW, DNG) in pure PHP, no external binaries.
rekalogika/file-image
4138 Downloads
Simple image resizing filter for rekalogika/file. Callers provide the maximum width or height of the desired result, and whether to square-crop it.
p-ba/php-barcode-generator
1337 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
mathiasgrimm/glimpse-php
262 Downloads
PHP SDK for glimpseimg.com: convert, optimize, resize, thumbnail and analyze images.
izica/php-progressive-images-webp-jp2-jxr
914 Downloads
Php library for converting and caching images to Webp .webp, JpegXr .jxr, Jpeg 2000 .jp2
dskripchenko/image-optimizer
200 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
brewerwall/php-barcode-generator
11794 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
aspose/slides
4206 Downloads
Aspose.Slides for PHP via Java is a PowerPoint PHP API for creating, manipulating, and managing presentations. It allows applications and developers to read, write, convert, and manipulate PowerPoint presentations in PHP.
aspose/barcode-cloud-php
1500 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
trilations/html-to-binary
9144 Downloads
Export HTML to jpeg/png or PDF with Docker-based puppeteer server
tinify/wordpress-plugin
882 Downloads
Speed up your website. Optimize your JPEG, PNG, and WebP images automatically with TinyPNG.
timesworld/phpqrcode
6988 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
loveduckie/silverstripe-webp-image
721 Downloads
Automatically generate and serve .webp images from existing .jpeg, .png, and .gif files.
joppuyo/jpeg-xl-encode
39 Downloads
A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.