Skip to content

DLIViewer is a cross-platform image viewer designed for simplicity, lightweight performance, and broad compatibility across Windows and Linux.

License

Notifications You must be signed in to change notification settings

deeffest/DEEF-Lite-Image-Viewer

Repository files navigation

icon

DEEF Lite Image Viewer 🖼️

DEEF Lite Image Viewer is a cross-platform image viewer designed for simplicity, lightweight performance, and broad compatibility across Windows and Linux.

✨ Key Features

  • Cross-Platform Compatibility
    Runs seamlessly on Windows and Linux.

  • Comprehensive Image Support
    Open a wide range of image formats including JPEG, PNG, BMP, WEBP, and more.

  • Folder Navigation
    Easily navigate with next and previous controls.

  • Drag and Drop Support
    Effortlessly view images by dragging and dropping them into the viewer.

  • Zoom and Rotate
    Adjust zoom levels and rotate images for optimal viewing.

  • Adaptive Interface
    The interface theme adapts to match your operating system's theme.

📸 Screenshots

Screenshot_1

🚀 Getting Started

Using builds with executable files

  1. Download the archive for your OS from the releases page: Latest Release.
  2. Unzip the archive to any folder.
  3. Navigate to the folder with the unzipped application and run the executable file.

Using the source code

  1. Install Python
    Ensure Python is installed on your system. Tested on:

    • Windows 10 (22H2) with Python 3.11.3 (64-bit).
    • Windows 11 (23H2) with Python 3.12.5 (64-bit).
    • Ubuntu (24.04) with Python 3.12.3 (64-bit).
    • Manjaro (24.0.5).

    Download Python

  2. Clone the Repository
    Clone the repository to your local machine.

  3. Install Dependencies
    In the project directory, install dependencies with:

    pip install -r requirements.txt
    
  4. Run the Application
    Start the application with:

    python main.py
    

🔗 References

📚 See Also

  • DEEF Lite Media Player: Explore
  • YouTube Music Desktop Player: Explore

📜 License

DEEF Lite Image Viewer is distributed under the GPLv3 license.

Please let us know if you have any questions or suggestions.