Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Image steganography, LSB and DCT #450

Closed Jamyw7g closed 3 years ago

Jamyw7g commented 3 years ago

Description

This project contains two algorithm (LSB and DCT), which can insert some secret but invisible.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.