Skip to content

Swaggeroo/File2Picture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File2Picture

A Programm to convert Files into Pictures and back into Files

Example

This file converts to:
after

Requirements

You need Java 8 or higher

Installation

Just download the latest jar file or compile the File2Pic.java to a jar file.

Usage

Just start the jar-File

Commandline Usage

Just run java -jar [jar-path] [file/dir-path] [switch convert direction] in the command line Note: If you run it without the Arguments the UI will launch

Arguments

  • jar-path
    • Path to the jar-file
  • file/dir-path
    • Path to file for single file
    • Path to directory for converting all files in the directory
  • switch convert direction
    • true to convert file(s) to picture(s)
    • false to convert picture(s) to file(s)

About

A Programm to convert Files into Pictures and back into Files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages