/hubot-iconv

Using hubot script convert file encording

Primary LanguageCoffeeScript

hubot-iconv

This is hubot script for convert file encording.

how to used

show all supported encording

hubot iconv list

preview file converted result

hubot iconv from <encording> to <encording> <read file path>

preview file and save new file

hubot iconv from <encording> to <encording> <read file path> <new file path>