콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Strip Image Metadata for JPG and WEBP

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

Strip Image Metadata for JPG and WEBP

작성자: Martin von Berg
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

This Plugin is based on the work of Samiff and the Plugin “WP Strip Image Metadata”. If you are looking for a simple Plugin to strip all Metadata you should install this one. Available from the WordPress.org plugin repository here: https://wordpress.org/plugins/wp-strip-image-metadata/
This Plugin extends the Functionality of “WP Strip Image Metadata” with the following Functions:

Extended Functionality

  • Handle AVIF and WEBP-Images, too.
  • set / add / change Copyright, Artist or Credit Information in JPG and WEBP images Files.
  • Set an upper Size Limit for the Stripping. All Files with Width greater than Size Limit won’t be stripped.
  • Show some more Information in the Image Edit Panel
  • Set a Minimum version for Imagick (3.4.4) and Gmagick (2.0.5) to handle files at all. Gmagick is still limited in functionality.

Preparation of Copyright Template Files

Both Imagick and Gmagick do not allow to set EXIF-Metadata directly. The author of this plugin does not know an Open Source PHP or WordPress Function with appropriate License to set metadata in an Image File. So a Template File is used that has to be prepared by the user. It’s only possible to use one template File for
one Artist, only! The Plugin uses one Template File for the whole site. So, if you are on a Multi-User-Site this Plugin is not for you.

  1. Prepare a JPG, WEBP and AVIF File with very small size, e.g. 100×100 or so. Image dimensions do not matter, here.
  2. Strip all Metadata with exiftool (current version writes avif and webp, too):

    exiftool.exe -all= ./yourfile.jpg -o copyright.jpg
    exiftool.exe -all= ./anotherfile.webp -o copyright.webp
    exiftool.exe -all= ./aviffile.jpg -o copyright.avif

  3. Add the Copyright (or other) EXIF-Metadata you prefer with Exiftool like so

    exiftool.exe -copyright="Copyright by User of the Plugin and Site" ./copyright.jpg
    exiftool.exe -artist="User of the Plugin and Site" ./copyright.jpg

The other functionality of the Plugin was not changed so the original Readme follows herafter.

Original Description

Strip image metadata on upload or via bulk action, and view image EXIF data.
WP Strip Image Metadata is a privacy focused WordPress plugin that helps in removing potentially sensitive metadata from your uploaded images.

What is image metadata?

Image metadata is extra information embedded in image files. This information is stored in a variety of formats and contains items like the model of the camera that took a photo.
However, image metadata may also contain identifying information such as the GPS location coordinates of an image taken with a smartphone for example.
This plugin provides an easy enabled/disabled setting so you can make the call on when image metadata should be removed.
Note: this plugin requires the “Imagick” or “Gmagick” PHP extension to function.

스크린샷

  • Plugin settings page
  • Viewing image EXIF details
  • Bulk action for stripping image metadata

설치

  1. Install the plugin through the WordPress plugins screen.
  2. Activate the plugin on the WordPress plugins screen.

Configuring

EN: You configure the plugin in Settings > Strip Image Metadata.
DE: Die Konfiguration erfolgt in Settings > Metadaten entfernen.

FAQ

How will I know if I have the required Imagick or Gmagick extension on my site?

If you aren’t sure, after installing the plugin, in WP Admin navigate to: Settings > Strip Image Metadata

Under “Plugin Information” it will show if the required extension is active on the site or not and it the minimum required version is met.

If a compatible extension is not found, try asking your webhost or system administrator if either one can be enabled.

Can I remove metadata from images uploaded before installing this plugin?

Yes, there is a bulk action included. In WP Admin navigate to the Media library and make sure you are using the List view.

Select which images you’d like to strip metadata from and then select the “WP Strip Image Metadata” bulk action.

This can be a resource intensive process, so please only select a handful of images at one time for processing.

Will this work for all generated image subsizes (thumbnails)?

Yes, if metadata stripping is enabled then all generated subsizes, depending on Size Limit, at the time of upload will have the metadate removed.

The included bulk action will also remove metadata from all subsizes as well, depending on Size Limit.

How do I know it’s working?

In WP Admin, from your Media library you can select an image and click “Edit” (in List view) or “Edit more details” (in Grid view).

On the Edit page for the image, there will be an admin notice at the top with the “expand for image EXIF data” text. The Top Line shows, without expansion, the number of bytes for the different file sizes. This should work for jpg/jpeg, avif and webp files, but other image types may not display EXIF info.

You might try uploading a test image with the “Image Metadata Stripping” setting disabled, and then the same image again with the setting enabled to view the difference.

Here are some good sample images for testing: https://github.com/ianare/exif-samples/tree/master/jpg/gps

Popular image editing applications such as Photoshop or Affinity Photo also have the capability to inspect image metadata which can prove useful. On the Commandline Exiftool or Exiv2 provide very good information.

Once image metadata has been stripped, is it reversible?

No, removing image metadata is permanent. If you would like the metadata kept, you should keep an offsite backup copy of your images.

What file types does this plugin work for?

By default the plugin will process jpg/jpeg, avif and webp files.

What do the plugin settings do?

  • Image Metadata Stripping: whether image metadata is stripped from new uploads.
  • Preserve ICC Color Profile: whether to keep image color information which is helpful to some applications.
  • Preserve Image Orientation: whether to keep image orientation which can help rotate images as intended.
  • Set / Keep Copyright: whether to set / change or keep Copyright Information based on Template Files.
  • Size Limit: Only strip Images Files which width is SMALLER than size Limit.
  • Log Errors: whether to log error output which can be helpful for debugging purposes.

후기

Perfect

ximbor 2023년 10월 21일
Thank you Martin for making this plugin! Works perfectly. Really appreciate the work you put into making it. You saved me a real headache of having to edit all this meta data manually from 1000+ images ❤
모든 2 평가 읽기

기여자 & 개발자

“Strip Image Metadata for JPG and WEBP”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • Martin von Berg

“Strip Image Metadata for JPG and WEBP”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Strip Image Metadata for JPG and WEBP”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

1.4.2 – 2025-12-03

  • Tested with WordPress 6.9.0.

1.4.2 – 2025-09-08

  • Minor update for PHP deprecation message. Tested with WordPress 6.8.2.

1.4.1 – 2025-04-15

  • Tested with WordPress 6.8. Works. No Changes.

1.4.1 – 2024-11-08

  • Tested with WordPress 6.7. Minor PHP Bugfix.

1.4.0 – 2024-10-21

  • added AVIF-support, increased minimum PHP-version following the WP recommendation,
  • Minor PHP Bugfixes, e.g. updated focal length extraction for full-frame cameras.
  • Changed the Imagick / GD check for supported files. Removed the version check completely.
  • Tested with WordPress 6.6.2

1.3.0 – 2024-07-17

  • Tested with WordPress 6.6.

1.3.0 – 2024-04-03

  • Tested with WordPress 6.5.

1.2.0 – 2023-10-21

  • Tested with WordPress 6.4. Bugfix for PHP 7.4 (mixed return type was wrong)

1.2.0 – 2023-08-09

  • Tested with WordPress 6.3. First upload to Plugin-Direcotory.

1.2.0 – 2023-07-26

  • Added checking of WP Nonces for security.

1.2.0 – 2023-07-26

  • Formatting change for WPCS rules. Code change w/o functional change to follow plugin Plugin Rules. Mind: Semantic versioning will be changed correctly AFTER upload to the WP plugin directory.

1.2.0 – 2023-07-01

  • Added a Button for stripping the image in media details view.

1.2.0 – 2023-07-01

  • Updates for adding Plugin to WordPress.org official directory. (Escaping for 4 echo added.). Updated this readme.

1.2.0 – 2023-05-02

  • Updates for translation including bugfixes and German translation added.

1.1.0 – 2023-05-01

  • Updates for phpstan check with level 8. Only 8 error messages remain, but these are due to inconstent type definitions in WP functions. No functional changes. Readme update.

1.0 – 2023-04-27

  • Initial plugin release based on the work of Samiff

기초

  • 버전 1.4.2
  • 최근 업데이트: 3개월 전
  • 활성화된 설치 200+
  • 워드프레스 버전 6.0 또는 그 이상
  • 다음까지 시험됨: 6.9.4
  • PHP 버전 8.0 또는 그 이상
  • 언어

    English (US) 및 Norwegian (Bokmål).

    자국어로 번역하기

  • 태그:
    exifimagemetadataprivacystrip
  • 고급 보기

평점

별 5점 만점에 5점.
  • 1/5-별점 후기 별 5개 1
  • 0/4-별점 후기 별 4개 0
  • 0/3-별점 후기 별 3개 0
  • 0/2-별점 후기 별 2개 0
  • 0/1-별점 후기 별 1개 0

리뷰 추가하기

모든 리뷰 보기

기여자

  • Martin von Berg

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.