473,505 Members | 15,381 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ISO: SVG to PNG/JPG for windows no install small

125 New Member
I have used this:

http://www.fileformat.info/convert/image/svg2raster.htm

To convert SVG files to PNG and JPG, but i need a small program doing the same thing for windows. Prefer no install and small size. Lookked for it and can't find.
Oct 17 '08 #1
4 3740
asedt
125 New Member
Maybe I can do something with:

http://commons.wikimedia.org/wiki/Im...tion#Utilities

+

http://www.py2exe.org/index.cgi/Tutorial


Will try that later when i come home.
Oct 17 '08 #2
cleary1981
178 New Member
Hi,

I am having much the same problem. At present I am using Inkscape. Its free and easy to use. All you need to do is open the svg and export it. Simple!
Oct 17 '08 #3
asedt
125 New Member
Inkscape.
Was thinking about that, but the installer was on ~30 megs or something, and I'm in an enviroment where i don't wan't to install so much things.

It's not hard finding a software doing svg2png/jpg (ImageMagick, GIMP + http://directory.fsf.org/project/svg2png/ ) but a small one only doing that wold be grate.
Oct 17 '08 #4
asedt
125 New Member
Ok, in the end i used the same as the online tool:

http://xmlgraphics.apache.org/batik/tools/rasterizer.html

And removed stuff not needed:

http://xmlgraphics.apache.org/batik/install.html#dependencyGraph

So now i run it in "cmd" like:

java -jar batik-rasterizer.jar -m image/jpeg -w 1880 -h 830 -q 0.99 my-svgfile.svg


Works fine
Oct 31 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

35
3031
by: Michael Kearns | last post by:
I've been using python to write a simple 'launcher' for one of our Java applications for quite a while now. I recently updated it to use python 2.4, and all seemed well. Today, one of my...
16
2296
by: Paul Rubin | last post by:
As what must be penance for something or other, I'm needing to release a Python app for use under Windows XP. Please be gentle with me since I'm a Un*x weenie and the only thing I've had much...
7
6013
by: STeve | last post by:
Hi guys ... I am writing a Windows Service in C++.Net, and have run into difficulties with installing this successfully using InstallUtil.exe ... Exception occurred while initializing the...
14
6379
by: abhi147 | last post by:
Hi , I want to convert an array of bytes like : {79,104,-37,-66,24,123,30,-26,-99,-8,80,-38,19,14,-127,-3} into Unicode character with ISO-8859-1 standard. Can anyone help me .. how should...
4
4158
by: tshad | last post by:
What would be a good way to check programmatically whether a service was running? We have a service that dies periodically and I need to check to see if this service is running. I know how to...
1
2464
by: =?Utf-8?B?cmJiZW5zb24=?= | last post by:
To begin,, the network infactructure- Servers - Server00 - Windows Server 2003/Installed Server01 - Windows Server 2003/plan to install Server10 - Linux RedHat Workstation/Installed ...
1
1450
by: eva100801 | last post by:
Hi All, I have few questions about deploying windows apps developed in .Net framework. These days it is all about internet apps and services, and I need to develop small windows app and deployed...
5
1110
by: Daniel Mahoney | last post by:
I'm working on an app that's processing Usenet messages. I'm making a connection to my NNTP feed and grabbing the headers for the groups I'm interested in, saving the info to disk, and doing some...
0
7216
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7367
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7018
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5028
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4699
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3187
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3176
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
407
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.