Skip to content

Sladamos/ImagesTransformator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImagesTransformator

A simple C++ program used to transform images.

How to transform

  • Put a source image to /gfx directory (maybe different path in future)
  • Launch the program and choose a correct format
  • Set the source image name
  • Use the Load source command
  • Select filter for transformator
  • Set a output image name
  • Use the transform image command
  • Save image (or maybe display in console in future)
  • Get the transformed image from /newGfx directory if saved (maybe different path in future)

Examples of usage

catSourceScreenshot catOutputScreenshot bugInputScreenshot bugOutputScreenshot

Development Possibilities

  • Add new images formats
  • Add or modify filters
  • Add new options for all formats
  • Add new options for specific formats

License

Distributed under the MIT License. See 'LICENSE.txt' for more information.

Your ideas

📩 If you have any ideas for new features, feel free to create a pull request or issue.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages