Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~117 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for savola28

I have an web application, which can produce SVG-format charts, but I can't rely on that my clients have browsers that can display SVG-format. Therefore I wonder if there is any web script available, that can convert SVG format charts to GIF format images (or to other image-formats).

Member Avatar for jbennet
0
58
Member Avatar for savola28

Hi! I wonder if there is very simple way to convert SVG format images to gif format. For example: <img src="ImageConverter.js"> ImageConverter.js gets the SVG-image from somewhere and returns image in gif format.

Member Avatar for peter_budo
0
59

The End.