With Filigranist, you can apply any watermark you want to more than one image at the same time. In addition, the application will convert the images you have uploaded to a zip file and deliver them to you.
/Assuming Composer and NPM are installed./
Download the Files. Then paste these commands in the terminal.
*composer install*
*npm install*
Images you upload are stored in upload/image
and Watermarks are stored in upload/watermarks
. Watermarked images will be stored in the upload/results
folder.
Filigranist , Yüklediğiniz tüm fotoğraflara , istediğiniz filigran'ı orantılı bir şekilde(ortaya) uygulayacaktır. Aynı zamanda, görsellerin son halini, zip dosyasına çevirecek ve size teslim edecektir.
/* Composer ve NPM'in yüklü olduğu varsayılır */ Dosyaları indirin. Daha sonra terminalinize bu satırları yapıştırın.
composer install
npm install
Yüklediğiniz Görseller , upload/image
içinde , Filigranlar ise upload/watermarks
içinde saklanır. Filigranlanmış görseller upload/results
klasöründe saklanacaktır.