Home > Backend Development > PHP Tutorial > gd - PHP图片增加水印后文件大小问题

gd - PHP图片增加水印后文件大小问题

WBOY
Release: 2016-06-06 20:50:31
Original
1458 people have browsed it

现在的问题是使用PHP上传图片并水印后 图片体积增大很多,如何在不损失图片质量的情况加水印(目前使用的是GD处理)

  1. 1.尽量不失真
  2. 2.图片文件大小尽量不超过原有图片

回复内容:

现在的问题是使用PHP上传图片并水印后 图片体积增大很多,如何在不损失图片质量的情况加水印(目前使用的是GD处理)

  1. 1.尽量不失真
  2. 2.图片文件大小尽量不超过原有图片

http://www.ccvita.com/29.html 看一下这个

用ImagIck扩展。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template