Automatic HTML Code Generation from Graphical User Interface Image

In any web application, Graphical user interface (GUI) is considered as the first point of interaction for client. In order to design a good GUI, web application designers and developers have to put in lots of efforts. In this paper, we have proposed a system which facilitates automatic HTML based web page generation from GUI image templates. We have designed two algorithms, viz. Color Convention Based Approach (CCBA) and Without Color Convention Based Approach (WCCBA) for implementing this system. CCBA approach is based on the color codes assigned to each GUI elements, while in WCCBA approach, GUI element is identified from the area of individual component in the GUI image. Further comparison of the performance of these algorithms is discussed.