diff --git a/laravel-ys-tinify.md b/laravel-ys-tinify.md new file mode 100644 index 0000000..173b818 --- /dev/null +++ b/laravel-ys-tinify.md @@ -0,0 +1,13 @@ +--- +collection: Development +platform: Laravel +type: Package +developer: Murugan D +developer_url: https://github.com/yasmuru +price: Free +url: https://github.com/yasmuru/ys-tinify-laravel +--- + +Laravel package that wraps the Tinify API to compress and resize PNG, JPEG, +and WebP images. Supports compressing from local files, buffers, or remote +URLs, and offers direct upload of optimized output to AWS S3.