Ubuntu – convert image to PNG

Simple way for converting images into PNG format

shell> sudo apt-get install inkscape
shell> inkscape input_file --export-png=output_file.png