Saputra, I Wayan Wirahadi
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Perancangan Sistem Penyisipan Pesan pada Gambar dengan Metode Least Significant Bit (LSB) Berbasis Website Saputra, I Wayan Wirahadi; Astawa, I Gede Santi
Jurnal Nasional Teknologi Informasi dan Aplikasnya Vol 2 No 2 (2024): JNATIA Vol. 2, No. 2, Februari 2024
Publisher : Informatics Study Program, Faculty of Mathematics and Natural Sciences, Udayana University

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The advancement of digital communication and the need for secure information exchange have led to the development of various techniques for data hiding and steganography. One of the widely used methods is the Least Significant Bit (LSB) technique, which allows the embedding of secret messages within digital images without perceptible visual changes. In this paper, we present the design and implementation of a message embedding system based on LSB method, integrated into a web-based platform. The proposed system provides a user-friendly interface for selecting an image and entering a secret message to be embedded. Utilizing HTML5 canvas and JavaScript, the system processes the selected image, extracts the LSB of each pixel, and replaces it with the corresponding bits of the secret message. The resulting image with the hidden message is then displayed to the user. Furthermore, the system offers the capability to extract the hidden message from an image previously processed by the system. The web-based nature of the system allows for easy accessibility and usage across different devices without the need for additional software installations. It provides a practical and interactive environment for users to experiment with message embedding techniques, thereby fostering understanding and awareness of data security issues. The experimental results demonstrate the effectiveness and efficiency of the system in embedding and extracting messages from various images while maintaining satisfactory visual quality. The system's user-friendly interface, combined with its robust functionality, makes it a valuable tool for users interested in secure communication and digital steganography. Keywords: Data hiding, steganography, Least Significant Bit (LSB), image processing, web-based system