Skip to content

Vman45/php-watermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

PRIVATE REPO


php-watermark

PHP script to watermark JPEG,GIF and PNG pictures. Also you might use it as PHP/GD-lib benchmark tool.

  • For example: -- my Hezner test server result is ~8.5 seconds. For benchmarking and test there are some private Sony-A77 pictures added into repository. Excuse me for such a huge data =) Best wishes! -- my Intel Xeon 5320 (4 cores, 8 Gb) do this script with current file setup in ~40 seconds on Win7 + PHP 5.6

USAGE:

-- clone this git
-- copy your images (script allows directories tree) in "in" dir
-- start PHP CLI script:

#server> php wm.php

-- wait until done
-- get watermarked files in "out" dir
-- PROFIT!

You are welcome to post your results in comments.

All this staff needs polishing and recycling =) not OOP, but just name and call styling

have a fun, this is free to use!

About

PHP script to watermark JPEG,GIF and PNG pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages