473,320 Members | 1,861 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

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

125 100+
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 3734
asedt
125 100+
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 100+
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 100+
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 100+
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
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
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
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
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
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
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
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
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
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.