-
![mmexport1638376873576](https://user-images.githubusercontent.com/58162761/144275765-5dc99df1-24d0-4a8d-89b8-8fecc4a32161.png)
![mmexport1638376876550](https://user-images.githubusercontent.com/58…
-
- If a PNG image was uploaded, automatically convert to JPG with 85% compression
```php
$image = imagecreatefrompng($filePath);
$bg = imagecreatetruecolor(imagesx($image), imagesy($image));
imag…
-
Hola a todos
Nos gustaria que el web admin se pueda colocar el logo de la company, para que, al usar el default.template.html de la rutina PBEmail, pueda ir el logo de la company
Actualmente apare…
-
## Bug report
### Required System information
- Node.js version:*20.11.0*
- NPM version:*10.2.4*
- Strapi version:*4.23.0*
- Database:*postgres supabase*
- Operating system: *l…
-
-
How upload two images? Thank you
-
making a button in a Chat application where the people also share the images
-
Hi everyone. How is the way to upload product images? I have successfully made the creation of products, but not how to attach files to the call /product/{productId}/images. The documentation does not…
-
Just a feature request - Would be great to have a simple form to upload images
-
An option to view the image (either in the default image viewer or in a browser window), which would also create a confirmation dialog before upload.