Linux 软件免费装
Banner图

PixelStamp Watermark

开发者 ahmed143
更新时间 2026年6月19日 14:14
PHP版本: 7.4 及以上
WordPress版本: 7
版权: GPLv2 or later
版权网址: 版权信息

标签

images watermark photography photo protection auto watermark

下载

1.1.7 1.1.6

详情介绍:

PixelStamp Watermark is an image protection and watermarking solution for WordPress. It helps photographers, bloggers, agencies, and shop owners protect creative work with fully customizable text watermarks. You can watermark images automatically when they are uploaded, or process selected images—or your entire media library—in bulk from a dedicated admin screen. A live preview lets you adjust text, colors, position, and styling before you commit changes. The plugin uses a non-destructive workflow: it creates a secure backup of each original file before applying a watermark, so you can restore the untouched image at any time with one click. Ideal for:

安装:

Install from WordPress admin (ZIP upload)
  1. Download or build the pixelstamp-watermark plugin ZIP file.
  2. Log in to your WordPress dashboard.
  3. Go to Plugins → Add New → Upload Plugin.
  4. Choose the ZIP file and click Install Now.
  5. When installation completes, click Activate Plugin.
  6. Open PixelStamp in the left admin menu to begin setup.
Install manually (FTP / file manager)
  1. Extract the pixelstamp-watermark folder from the ZIP package.
  2. Upload the entire pixelstamp-watermark folder to /wp-content/plugins/ on your server.
  3. Ensure the main plugin file exists at: wp-content/plugins/pixelstamp-watermark/pixelstamp-watermark.php
  4. In WordPress, go to Plugins and click Activate under “PixelStamp Watermark”.
  5. Open PixelStamp from the admin menu.
Install with WP-CLI
  1. Upload or clone the plugin into wp-content/plugins/pixelstamp-watermark/.
  2. Run: wp plugin activate pixelstamp-watermark
  3. Open PixelStamp in the dashboard to configure settings.
Verify GD is enabled
  1. Go to Tools → Site Health → Info (or ask your host).
  2. Under Server, confirm the GD or ImageMagick section lists GD support.
  3. If GD is missing, contact your host to enable the PHP GD extension—without it, watermarking will not work.

升级注意事项:

1.1.7 Important fix: watermarks now appear on all image sizes (thumbnails, medium, large). Re-apply watermarks to existing images if they still look unmarked. Toast and progress feedback are restored. 1.0.0 Initial version of PixelStamp Watermark.

常见问题:

Does it modify the original image?

Yes—the watermarked version replaces the file WordPress serves, but a backup is stored first. Use Restore Originals to revert to the unmarked file.

Can I watermark new uploads automatically?

Yes. Enable Auto-apply Watermark on Upload in Global Settings. Every new supported image will be watermarked when it is processed by WordPress.

Which image formats are supported?

JPEG, PNG, and WebP. Other formats (GIF, SVG, PDF, etc.) are not processed.

Why does my watermark not show on the site after applying?

The plugin updates the full-size file and regenerates WordPress thumbnails (thumbnail, medium, large, etc.) after each apply. If you still see an old version:

  • Hard-refresh your browser or clear browser cache
  • Purge any caching or CDN plugin (e.g. LiteSpeed, WP Rocket, Cloudflare)
  • Open the attachment in the Media Library and confirm you are viewing the full-size or a regenerated size

Where do I apply watermarks?

Open PixelStamp in the WordPress admin sidebar. Select images, configure settings, then click Apply Watermark. You will see a progress bar and toast notifications when processing finishes.

What are the server requirements?

PHP GD must be enabled. Upload directories must be writable. See the Requirements section above for the full list.

Will watermarking slow down my site?

Applying watermarks is done in the admin (or once on upload when auto-apply is on). Front-end visitors load normal image files—no extra processing per page view. Bulk “Apply to All” may take time on large libraries; run it during a quiet period.

Can I use multi-line watermark text?

Yes. Enter line breaks in the Watermark Text field; each line is drawn on the image.

What happens if watermark text is empty?

The plugin will not apply an empty watermark and will report an error instead of silently skipping visible text.

Is this plugin compatible with page builders and WooCommerce?

Yes. It works with standard WordPress attachments, so images used in posts, pages, builders, and WooCommerce product galleries are affected once processed—provided they use files from the Media Library.

更新日志:

1.1.7 1.1.6 1.0.0