Simple watermark embedding system

Simple and easy to use application for embedding and extracting hidden data in images.

You are now following this Submission

Simple and easy to use application for embedding
and extracting hidden data in images.
Application implements simple author algoritm
using least significant bits of chroma components
of image pixels for injecting watermark data.

Limitations:

1. Currently only fixed size of images (400x300) is supported
2. Implemented algorithm isn't robust against compression; at future time adding error correction scheme is planned; meantime 2-bit or even 3-bit (quality degradating) LSB embedding is proposed
3. Because of manipulating chroma components, only color images are supported (no grayscale images or pure white for example)
4. Supported input image formats are JPG and BMP. Output images are generated in BMP format. Also in current working directory only!

Cite As

Krzysztof Parobczak (2026). Simple watermark embedding system (https://www.mathworks.com/matlabcentral/fileexchange/28140-simple-watermark-embedding-system), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0