Libraries tagged by jpe
timesworld/phpqrcode
7118 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).
sujan97825/laravel-webp-converter
290 Downloads
Convert jpg,jpeg,png,webp image to webp,Compress & Resize Image
rosell-dk/webp-on-demand
636 Downloads
Serve autogenerated WebP images instead of jpeg/png to browsers that supports WebP
rosell-dk/webp-convert-and-serve
928 Downloads
Convert and serve jpeg/png to webp with PHP (if at all possible)
lakshanjs/jpegmini-sdk
331 Downloads
A PHP SDK wrapper for the JPEGmini CLI image optimizer.
joppuyo/jpeg-xl-encode
39 Downloads
A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.
alexzv/iptc-jpeg
939 Downloads
Specific class for manipulating IPTC/EXIF metadata of jpeg images
yangyao/php-barcode
902 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.
wobeto/php-barcode-generator
14097 Downloads
Based inpicqer/php-barcode-generator, but compatible with php 5.3.3. An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
thisisbd/silverstripe-fixjpeg-orientation
3338 Downloads
SilverStripe Fix JPEG Orientation Module. Ensures that JPEG images uploaded from a mobile are rotated and saved upright according their orientation value for consistent viewing when displayed on a web page.
thingmabobby/file-upload-service
19 Downloads
A comprehensive PHP file upload service supporting base64 data URIs, traditional file uploads, HEIC/HEIF conversion, and multiple file types
shaunluedeke/php-barcode-generator
6296 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
221 Downloads
Extract embedded JPEG previews from camera RAW files (CR2, CR3, NEF, ARW, DNG) in pure PHP, no external binaries.
miljar/php-exif-common
266 Downloads
Common functionality for PHPExif packages
laratusk/pictomock
11 Downloads
Lightweight fake/placeholder image generator for PHP testing and mock data. Supports SVG, PNG, JPEG, GIF, WebP. Framework-agnostic with Laravel integration.