Thanks but I think I could have done that with "Inspect Element" feature of Google Chrome (any way much easy now with copy/paste in two clicks. Thanks!). I was wondering if I could somehow copy the Unicode Art table code to make posts with tables on StackOverFlor for example...I've tried to simply just copy it but it's not right.
Sorry about last post (made me look a liitle stupid)... I just figured it out (for StackOverFlow post). Just put the code copied from here in between pre code here /pre. Put pre and /pre between bracketts.
Wow. it's really excellent. just pasted a quite odd excel table and worked perfect. Even better if it could the exact wiki/markdown markup but i'll fix that with a text editor. Thanks!!
Thanks for this very useful tool. I use it almost every week to make ascii tables for text emails at [Express Sign Products](http://www.expresssignproducts.com).
Great tool. Shame it doesn't look as good in Notepad text file. Is there a way to fix that? It does look great in NoteTab Pro but most of my users have NotePad.
A great tool indeed! The MySQL output looks fine in Notepad for me. Are you using a fixed-width font? If you are unsure, go to Format -> Font... and select "Lucida Console" or "Consolas" and see if that fixes the problem.
btw, you might want to add a note somewhere about unicode requiring UTF-8 for webpages, added by using a META tag and then setting: content='text/html; charset=UTF-8' http-equiv='Content-Type'
... and that unicode probably won't work on windows without users changing fonts.
Awesome tool!! I have one suggestion. On the textareas would you consider adding wrap="off" to the element attributes? That way if the table is long it still looks right and you will get a scroll bar on the textarea.
Fantastic tool! I have one suggestion - when I have numbers that have thousands separators they are not being right-aligned. Can you check for a thousands separator in the numbers and right-align if they exist? Thanks!
Hi, great work, i was searching very long for such a online solution!!!
ReplyDeletecool, thanks, used it for stackoverflow
ReplyDeleteGood tool for stackoverflow!
ReplyDeleteSecond it, thanks!!!!
DeleteHow? Please put the steps.
DeleteWhat a cool app! A generous soul to boot. thanks!
ReplyDeleteBookmarked. Great tool!
ReplyDeleteNice, thanks!
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteStarted to use these tables into C# Comments :) Thanks!
ReplyDeleteThanks for This Great Online Tool!
ReplyDeleteHow can I download the table output?
Awesome. Thanks.
ReplyDeleteVery senseful solution indeed, but how can i copy the code for the table? Thanks!
ReplyDelete@democluj: I just added a way to copy the HTML table's code. Hope that helps!
ReplyDeleteThanks but I think I could have done that with "Inspect Element" feature of Google Chrome (any way much easy now with copy/paste in two clicks. Thanks!). I was wondering if I could somehow copy the Unicode Art table code to make posts with tables on StackOverFlor for example...I've tried to simply just copy it but it's not right.
ReplyDeleteSorry about last post (made me look a liitle stupid)... I just figured it out (for StackOverFlow post). Just put the code copied from here in between pre code here /pre. Put pre and /pre between bracketts.
ReplyDeleteWow. it's really excellent. just pasted a quite odd excel table and worked perfect. Even better if it could the exact wiki/markdown markup but i'll fix that with a text editor. Thanks!!
ReplyDeleteThis is great!!
ReplyDeleteThank you so much
Thank for the work! Just what I was looking for!
ReplyDeletes/that let's you/that lets you/
ReplyDeleteMany thanks!
ReplyDeleteThis is such a great little tool! Thanks so much :) Definitely saved me some time making my own fancy table
ReplyDeleteLove it!
ReplyDeleteThanks for this very useful tool. I use it almost every week to make ascii tables for text emails at [Express Sign Products](http://www.expresssignproducts.com).
ReplyDeleteGreat tool. Shame it doesn't look as good in Notepad text file. Is there a way to fix that? It does look great in NoteTab Pro but most of my users have NotePad.
ReplyDeleteThanks!
A great tool indeed! The MySQL output looks fine in Notepad for me. Are you using a fixed-width font? If you are unsure, go to Format -> Font... and select "Lucida Console" or "Consolas" and see if that fixes the problem.
DeleteThanks, this works great!
ReplyDeleteIs there any way to specify a column width and have it wrap the text as needed (preferably keeping whole words together)?
Very cool. I forked this for my own needs, I also added Github Markdown to the list of formats: http://ozh.github.io/ascii-tables/
ReplyDeleteThis is fantastic, thanks!
ReplyDeletebtw, you might want to add a note somewhere about unicode requiring UTF-8 for webpages, added by using a META tag and then setting:
content='text/html; charset=UTF-8' http-equiv='Content-Type'
... and that unicode probably won't work on windows without users changing fonts.
fantastic!!!! THANKS!!!
ReplyDeletedude, this is amazing. exactly what i was looking for! thanks so much.
ReplyDeleteGreat!
ReplyDeleteThank you for this tool, I found it via stack overflow and I use it often to embed excel tables into source code.
ReplyDeleteAny chance of getting more than one unicode style? Instead of just double lines also single line and bold single line?
ReplyDeleteSorry for the greediness. :-)
this tool is awesome, thank you!!!
ReplyDelete(Someone please add to notepad++, gvim, etc.)
Thank you...Awesome! Now, nobody's gonna suggest any edit on my question posted on StackOverflow! ;)
ReplyDeleteThank you...Awesome! Now, nobody's gonna suggest any edit on my question posted on StackOverflow! ;)
ReplyDeleteThis is converter is Great! Thank you for sharing it!
ReplyDeleteVERY nice and helpfull tool! Thank you.
ReplyDeleteAwesome tool!! I have one suggestion. On the textareas would you consider adding wrap="off" to the element attributes? That way if the table is long it still looks right and you will get a scroll bar on the textarea.
ReplyDeleteFantastic tool! I have one suggestion - when I have numbers that have thousands separators they are not being right-aligned. Can you check for a thousands separator in the numbers and right-align if they exist? Thanks!
ReplyDeleteIt's a wonderful tool. Thanks
ReplyDeleteIf I want to use it for Stackoverflow What are the steps needed? I have copied the output but its not working :(
ReplyDeleteI love it and use it on a daily basis. Certainly makes sense for me!
ReplyDeleteThanks a million!
This kick's ass! Thank you.
ReplyDeleteThis is coolio!
ReplyDeleteThis is exactly what I was looking for. Thanks!
ReplyDeletegood one ... just love this for my #stackoverflow
ReplyDeleteI can no longer get either the unicode or MySQL to generate, only the HTML values. Anyone else having this difficulty?
ReplyDeleteyes, it stopped working :(
ReplyDelete@Antny223 & @Unknown: I fixed the tool and moved it to the new website:
ReplyDeletehttps://senseful.github.io/web-tools/text-table/