• This repository has been archived on 20/Nov/2021
  • Stars
    star
    986
  • Rank 46,292 (Top 1.0 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 10 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A resizer tool to automaticaly resize png files and 9 patches in several densities

Tools 9-Patch-Resizer

A resizer tool to automaticaly resize png files and 9 patches in several densities (previously hosted on https://code.google.com/p/9patch-resizer/)

Build Status

Download

To get the latest build (.jar or .exe file), check the release page on the github project: https://github.com/redwarp/9-Patch-Resizer/releases

The .exe file is just a wrapper around the executable .jar file, use it if you don't feel comfortable with a java archive ^_^

What is it exactly?

Let's face it : juggling with densities for Android is a bit of a pain, especially when dealing with 9 patch png.

And then comes this tool, that takes a xhdpi PNG file, or 9.png file, and generates ldpi, mdpi and hdpi png files automatically.

As simple as drag and drop can get.

And here is the changelog

Current version : 1.4.2

You're using 9patch resizer for your apps ? Don't hesitate and leave me a message!

Links

Roadmap

I'll be honest, I don't really maintain 9-Patch-Resizer anymore, as 9-patch are somewhat a thing of the past, and I use as many vector drawables as possible lately.

I will of course consider bug fixes, but I might not have the bandwidth for feature requests.

Sorry about that.

  • A proper "Settings" panel, to handle issues such as jpeg compression, etc etc...
  • A few optimisations
  • Command line support
  • Options to set the input density (if people wan't to downsize from hdpi and not from xdpi for instance)
  • Proper JPG support

Contributors

  • redwarp
  • Jean-Baptiste LAB - Made the app working in command line

Join us, and together, we can rule the galaxy as coders and...

Notable forks

Anyway...

If for some weird reasons, some of your PNG files aren't resized properly, don't hesitate to send them to me, so that I can investigate !

More Repositories

1

gif-wallpaper

Playing with Gifs, animatable and drawable
Kotlin
106
star
2

Android-LazyDatabase

A fast way to store POJO in sqlite on an Android device without troubling yourself with database creation.
Java
54
star
3

gifdecoder

An implementation of a gif decoder written 100% in Kotlin, plus an associated Drawable for Android
Kotlin
43
star
4

filters

Image filters using wgpu/compute shaders
Rust
10
star
5

kmeans-gpu

K-means clustering for image color quantization running on GPU
Rust
9
star
6

torchbearer

Rust
7
star
7

blog

SCSS
5
star
8

Download-Count-For-GitHub

A simple Android app to check your git repository's download counts
Java
5
star
9

fractal-trees

Playing with rust, and drawing primitives
Rust
4
star
10

tiefring

Rusty 2d rendering engine
Rust
4
star
11

optimize-png-hooks

Hooks to use with pre-commit.com
Rust
3
star
12

PHP-PKPass

A PHP class for creating a Pass for Passbook in iOS 6. Automatically creates the manifest.json file, signs the pass and deploys it as a .pkpass file.
PHP
3
star
13

lzw

Fast implementation of the LZW encoder and decoder
Rust
1
star
14

redwarp.github.io

1
star
15

additionnal-actions

Automatically exported from code.google.com/p/additionnal-actions
Java
1
star
16

png-crush-wrapper

Automatically exported from code.google.com/p/png-crush-wrapper
Java
1
star
17

sync-google-photo

Synchronize one or multiple google photo albums locally. Well, that's the goal anyway.
Rust
1
star
18

story-teller

Rust
1
star
19

AndroidThingsDemo

Using Android of Things to connect to a humidity detector and a water pump, for some automatic irrigation!
Kotlin
1
star
20

Multi-Tool

Android app, to contain basic tools that I need and am frustrated not to find easily
Kotlin
1
star