473,657 Members | 2,624 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 3754
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.apa che.org/batik/tools/rasterizer.html

And removed stuff not needed:

http://xmlgraphics.apa che.org/batik/install.html#de pendencyGraph

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
3070
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 colleagues noted that on her machine the launcher would complain it was missing a DLL - msvcr71.dll However, there's a very grey area concerning the redistribution of said DLL. If you've been keeping up with the dev list, and some other web
16
2313
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 practice with under Windows is rebooting it. My app contains three different programs (say alice.py, bob.py, and carol.py) that need to be independently launchable, and a dozen or so other .py files that get imported into those first three. What...
7
6022
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 installation: System.IO.FileLoadException: Unverifiable image 'my_service.exe' can not be run..
14
6398
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 I go about doing it ? Thanks
4
4174
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 check to see if the status is in stopped or running mode. But that doesn't tell me if it is actually running. I need to know this so that if it happens I can programmatically start the same service on another machine.
1
2479
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 Client/Workstations - Client 00 - Windows XP Pro/Installed Client 01 - Windows XP Home/Installed
1
1458
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 it on a machine with no internet access, no database installed and no .Net framework either. This small Widows app includes presentation layer, business logic and data access layer. 1) Because client machines, where app will be running, doesn't...
5
1131
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 post-processing. I'm finding a few bizarre characters and I'm not sure how to handle them pythonically. One of the lines I'm finding this problem with contains: 137050 Cleo and I have an anouncement! "Mlle. =?iso-8859-1?Q?Ana=EFs?="...
0
8425
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8326
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8845
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8622
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5647
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4333
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2745
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1973
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1736
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.