简体   繁体   中英

How can I automatically add watermark to video or image on nova-s3-multipart-upload package

I am using https://github.com/ahmedkandel/nova-s3-multipart-upload Laravel Nova package for upload multiple files to S3 server. How can I automatically add a watermark to any video or image uploaded?

The package you're doesn't seem to have watermarking capabilities. For that purpose, you can use something like Intervention Image library which has a nice API and is pretty easy to integrate and use with Laravel.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM