Skip to content

This program provides a Graphical User Interface (GUI) to convert images into "invisible" images that can bypass Instagram’s visibility on the Android app. The bug works exclusively on the Instagram Android app and this tool operates on both Linux and Windows platforms.

Notifications You must be signed in to change notification settings

kdo2064/Illusion-Img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illusion-Img (GUI)

This program provides a Graphical User Interface (GUI) to convert images into "invisible" images that can bypass Instagram’s visibility on the Android app. The bug works exclusively on the Instagram Android app and this tool operates on both Linux and Windows platforms.

Features

  • Easy-to-use GUI for image conversion.
  • Converts any image into an invisible format for Instagram on Android.
  • Only works on Linux and Windows operating systems.

Installation

Prerequisites

  • Python 3.12 + installed on your machine.
  • Required libraries listed in requirements.txt.

Install on Linux

  1. Clone the repository:

    git clone https://github.com/kdo2064/Illusion-Img.git
    cd Illusion-Img
  2. Install the required dependencies:

    pip3 install -r requirements.txt
  3. Run the program:

    python3 main.py

Install on Windows

  1. Clone the repository:

    git clone https://github.com/kdo2064/Illusion-Img.git
    cd Illusion-Img
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the program:

    python main.py

How to Use

  1. Open the program by running python3 main.py on Linux or python main.py on Windows.
  2. Use the GUI to upload your image.
  3. Click the Convert button to generate the invisible image.
  4. Upload the converted image to Instagram via the Android app, where it will be invisible.

Demo

Demo

For a full video walkthrough on how to use the program, check out this video tutorial.


Visiter

Visitors

About

This program provides a Graphical User Interface (GUI) to convert images into "invisible" images that can bypass Instagram’s visibility on the Android app. The bug works exclusively on the Instagram Android app and this tool operates on both Linux and Windows platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages