ved_dev's avatar

Psd to Html

Hello Team, I was trying to figure out a way to convert Psd to Html ? Can you suggest me how do we do that in laravel? Please let me know if it is even possible to do that. Thanks

0 likes
4 replies
s4muel's avatar

psd like photoshop document? well, technically there is a possibility (but certainly not an easy one), to export layers to separate images and position them absolutely in a html layout.

but i dont know, what do you expect. it wont be of much use afterwards, because it would lacks any functionality. what is your use case?

ved_dev's avatar

My intention is to use the converted html as a view.

Please or to participate in this conversation.