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 image.
  • Setup padding.
  • Title input.
  • Export to Audio Format (WAV & FLAC).

Build with:

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

Libraries:

Download:

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 ⭐