00mjk / rastercast

A small Java application to batch convert images to a chosen raster filetype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rastercast

A small Java application to batch convert images to a chosen raster filetype.

These features were written as part of a larger application but I decided to upload it individually and work on it as a side-project.


Features

  • supported file-types: png, jpg, gif, tif, bmp
  • select images to convert
  • choose a file-type to save to
  • delete original images - yes/no checkbox
  • save as chosen filetype
  • logs all events to a text area

Todo

  • convert to ico
  • add optional save location
  • add optional filename suffix/prefix
  • move save-options into separate dialog

GUI

About

A small Java application to batch convert images to a chosen raster filetype


Languages

Language:Java 100.0%