Libraries tagged by image to tile
unisharp/laravel-filemanager
2637142 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
moxiecode/plupload
412437 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
ps/image-optimizer
1590065 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.
plank/laravel-mediable
1117963 Downloads
A package for easily uploading and attaching media files to models with Laravel
colymba/gridfield-bulk-editing-tools
570868 Downloads
SilverStripe GridField component to upload images/files and edit records in bulk
mostafaznv/larupload
161180 Downloads
Larupload is a ORM based file uploader for laravel to upload image, video, audio and other known files.
api2pdf/api2pdf.php
430539 Downloads
This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs
laravel-at/laravel-image-sanitize
36237 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
lochmueller/focuspoint
134333 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
causal/extractor
161602 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
reshadman/file-secretary
1790 Downloads
Get rid of anything related to files in Laravel, This package handles all for you. Anything we mean.
erlandmuchasaj/laravel-file-uploader
4387 Downloads
A simple package to help you easily upload files to your laravel project.
flynsarmy/image-optimizer
26306 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.
aspose/pdf-sdk-php
18400 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
nielse63/phpimagecache
13098 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.