Libraries tagged by jpe
shaunluedeke/php-barcode-generator
5506 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.
robgridley/ghostscript
2982 Downloads
Ghostscript wrapper for converting PDFs to images
rekalogika/file-image
2621 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.
idrsolutions/idrsolutions-php-client
5209 Downloads
IDRSolutions PHP Client is the PHP API for IDRsolutions' BuildVu or JPedal Microservice Example
druidvav/php-barcode-generator
28611 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.
brewerwall/php-barcode-generator
8583 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.
bitandblack/image-information
1472 Downloads
Reading information of images
aspose/slides
3078 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.
trilations/html-to-binary
8720 Downloads
Export HTML to jpeg/png or PDF with Docker-based puppeteer server
tinify/wordpress-plugin
817 Downloads
Speed up your website. Optimize your JPEG, PNG, and WebP images automatically with TinyPNG.
timesworld/phpqrcode
4844 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).
heyday/silverstripe-optimisedimage
33250 Downloads
Uses various binary tools like jpegoptim and optipng to optimise resampled images create by SilverStripe
gtuk/image-optimizer
1520 Downloads
PHP image optimizer for png, jpeg and gif files. It uses mozjpeg, pngquant and gifsicle for the optimization process
daandesmedt/phpghostscript
872 Downloads
A PHP wrapper for Ghostscript (An interpreter for the PostScript language and for PDF). Export PDF / PS to PDF or various image types (jpeg / png). Easy to use and OOP interfaced.
joppuyo/jpeg-xl-encode
34 Downloads
A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.