Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Secret Message in Image

An asset by Twister
The page banner background of a mountain and forest
Secret Message in Image thumbnail image
Secret Message in Image thumbnail image
Secret Message in Image hero image

Quick Information

0 ratings
Secret Message in Image icon image
Twister
Secret Message in Image

**Message Hider**This addon allow hide a text message in a Image.Features* Write a text message to the image.* Read a text message from the image.More details in my github.

Supported Engine Version
4.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
3 months ago
Git URL
Issue URL

Message Hider

Addon for Godot 4, this addon allow hide a text message in a Image.

README Godot Engine 4.3 README ToolHack README Copyrights License

Features

  • Write a text message to the image.
  • Read a text message from the image.

How Work

  • You can use the GUI in: Project > Tools > Message Hider
  • You can direct call by script.

    [!TIP] Use a image (Recommended PNG Format) to write a message in and then you can read that created message.

    The images created are in PNG format.

Direct call

## For set Text to Image:
MessageHider.text_to_image(input_image_path, secret_text_message, out_file_image_as_png_path)

## For get text from image:
MessageHider.text_from_image(input_image_with_secret_path)

Writer Preview

README image_writer

Reader Preview

README image_reader # Copyrights (c) CodeNameTwister. See LICENSE for details.

**Message Hider**

This addon allow hide a text message in a Image.

Features
* Write a text message to the image.
* Read a text message from the image.

More details in my github.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Secret Message in Image icon image
Twister
Secret Message in Image

**Message Hider**This addon allow hide a text message in a Image.Features* Write a text message to the image.* Read a text message from the image.More details in my github.

Supported Engine Version
4.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
3 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers