Skip to content

How to include images in the web page sent to WebUI? #510

Answered by AlbertShown
dcipher asked this question in Q&A
Discussion options

You must be logged in to vote

webui works like any normal web server, so you can do it in any ways you want, file path, base64, or even binary embedded in the compiled program.

If file path did not work, it mutely because you did not setup the root path.
Documentation: https://webui.me/docs/2.5/#/?id=set_root_folder

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dcipher
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants