Skip to content

UFTHaq/Incognito

Repository files navigation

GitHub last commit GitHub top language GitHub code size in bytes GitHub Repo stars GitHub Downloads (all assets, all releases)

Visual Studio C C++

License: MIT

Incognito : Image to Audio Converter

Convert your image to audio

Incognito Demo App

0806-IncognitoYT.mp4

https://www.youtube.com/watch?v=2cm3MWPysow

Skill Issue:

  • I dont know any build system yet, so sorry for dev.

Features:

  • Drag&Drop PNG & JPG image.
  • Setup padding.
    • Pad with the right color and thickness can clean out the spectrogram result in Tirakat app.
  • Title input.
  • Export to Audio Format (WAV & FLAC).

Build with:

  • C++17 in MSVC Visual Studio C++ 2022

Libraries:

Download:

Changelog

Since v2.0.0

  • Changing UI:
    • Added slider for thickness and color.
    • Added auto pad color button.
  • New Features:
    • Support PNG & JPG formats.
    • Auto play audio after successful encoding.
  • Bug Fixes:
    • Fixed windows startup issue (from v1.0.0).
    • Fixed image conversion limitation (from v1.0.0).
  • Screenshot:

Known Issues / Bugs:

  • Not found yet.

Since v1.0.0

  • Features:
    • Only support PNG.
  • Screenshot:

Known Issues / Bugs:

  • Window startup issue: The window startup is broken when using 2 monitors in extended mode, at least in my setup (laptop ryzen5 Win11 and second monitor). This could be a compatibility issue with Raylib, Windows, or AMD drivers.
    • Workaround: Quick fix is by changing extended mode monitor to (PC screen or Second screen only), open This App, and then its okay to cameback to Extended mode.
  • Image conversion limitation: The app has a limitation of converting only one image to audio per session. To convert another image, you will need to exit and restart the app. I am unable to determine what cause this issue.



If you consider this page is useful, please leave a star ⭐