Asset Images

Asset Images

by Raphael Schioppa
4.2 ยท 162 ratings
1.99 USD Download from Mac App Store
v1.3 ยท Updated 1 month ago ยท 898.6 Kb ยท Released Oct 2015

How do you feel about this app?

Key Features

๐Ÿ“ท RAW Support
๐Ÿ“„ PDF Support
๐ŸŽž๏ธ GIF Creator
โœจ Filters & Effects
โœ‚๏ธ Crop & Resize
๐Ÿ“ค Export & Share
Asset Images

About Asset Images

Asset Images allows to resize images for IOS/OSX developments. It generates all images files in resolution @1x, @2x and @3x automatically. -------------------- HOW TO USE -------------------------------------- Simply drop images and the application will create your png images @1x, @2x, @3x automatically. You can also optionally specify the final desired sizes of your images sources and/or trim empty part of images before resize them. For example: you want to convert a PSD file with a resolution of 1024x1024. Set image sources size as 3x and set custom size for your 3x at 512x512 (or enter only width and check aspect ratio checkbox for calculate the height automatically). It will produce your 3 images files : @1x : 170x170 @2x : 341x341 @3x : 512x512 With tile ready 32x32, it will produce : @1x : 192x192 (multiple of 32x32) @2x : 352x352 (multiple of 32x32) @3x : 512x512 (multiple of 32x32) The application can handle one image or multiple images in the same time. Simply drop them in the application. Supported input images files formats : .pdf, .eps,ย .epi,ย .epsf,ย .epsi,ย .ps, .tiff,ย .tif, .jpg,ย .jpeg,ย .jpe, .gif, .png, .pict,ย .pct,ย .pic, .bmp,ย .BMPf, .ico, .icns, .dng, .cr2, .crw, .fpx,ย .fpix, .raf, .dcr, .ptng,ย .pnt,ย .mac, .mrw, .nef, .orf, .exr, .psd, .qti,ย .qtif, .hdr, .sgi, .srf, .targa,ย .tga, .cur, .xbm Output format : .png, .jpg -------------------- VERSION HISTORY -------------------------------------- Version 1.2: Add Jpeg format output (with compressions selection) Add option ยซ Tiles Ready ยป : Extent images (empty) of output images to be a multiple of specified sizes (width & height). Useful if you want to use images for doing tiles. Improvements of interfaces. Version 1.3: Add output to Atlas Images Add output to xcassets Small improvements