Mobile app version of vmapp.org
Login or Join
Pope1402555

: What application supports working with sprites (PNGs) over 10,000 px wide? I'm currently using Fireworks for image manipulation and preparation, and I do the following tasks: Resizing the canvas

@Pope1402555

Posted in: #AdobeFireworks #Optimization #Png #SoftwareRecommendation #Sprite

I'm currently using Fireworks for image manipulation and preparation, and I do the following tasks:


Resizing the canvas
Rearranging components, i.e. cutting bits out and putting them elsewhere
Resizing components
Exporting as PNG32 (an efficient PNG32 export algorithm is essential). Note this should support alpha transparency.


Fireworks is great, but has dramas for canvases over 10,000 px wide, and some slight dramas for canvases over 6,000 px wide. 10,000 px used to be ridiculous, but these days with sprite methodologies and Retina DPI, it turns out it's pretty easy to hit that limit.

Do any applications do the above and support massive resolution (10,000 px ++) canvases?

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Pope1402555

3 Comments

Sorted by latest first Latest Oldest Best

 

@Tiffany317

Inkscape has a large limit:

100,000 on my screen (10x what you need). The atual limit is because of zoom capabilities - it can't zoom out any more. The image is still fine in it, and it's using less than 200GB of memory. Even better it's completely free, and works well on all 3 operating systems.

It saves as a .svg format for editing but it has an inbuilt save-as for .png. Sometimes (when you apply "filters" like blur) you have to export it, and that's built in too. You also have to export to add a transparent background - save-as doesn't work for that!

Here is the link for ubuntu:

Install via the software center hostmar.co/software-banner
Here are other Linux distributions. Source code and packaged for OpenSUSE.

Here are the Windows downloads. There is an installer and a portable one - with all features - for USB

Here is the OSX download. I didn't need to do complete all those steps, but they might be important.

10% popularity Vote Up Vote Down


 

@Moriarity648

Photoshops your best bet, although it doesn't like it if you use Save for Web on humongous images, you can just do a straight save if you want to keep your alpha channel. You don't say what the sprites are being used for but most game development API's support targeting one colour (say 255,255,0) as an alpha channel.

10% popularity Vote Up Vote Down


 

@Kristi927

Adobe's Photoshop supports something like 300,000 pixel canvas's. It has a "Save for Web" feature that allows you to save a PNG24 file (which supports your alpha transparency). It too has all the functions you are looking for.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme