- Joined
- Jan 24, 2019
- Messages
- 2
- Reaction score
- 7
- First Language
- German
- Primarily Uses
- VNM
Hi folks, be a while since I was here, I can't use my old Account anymore (don't have the email address anymore) so I made a new one, so no worry if my account is new and fresh.
i have used this tool a long time:
https://forums.rpgmakerweb.com/inde...izer-specially-for-upscaling-pixel-art.45856/
but it Allways had some Problems that bugged me a lot so after Years of using it, I decided to create an Alternative tool.
Some problems to me where that I needed to open another file when I tried to overwrite the input file from my Image Editor because it locks the file.
So I decided to create a new tool that not Locks the file, and also I wanted it to show only the relevant settings for a Filter.
I took the most Filter Implementations from the Original tool, made them compatible to use with my Tool and Implemented those.
The tool is free (GNU/GPL) can be found on GitHub https://github.com/Salmakis/ImageFilterCollection
Download Windows (Zip): https://github.com/Salmakis/ImageFilterCollection/releases/latest
Small text how to use: https://github.com/Salmakis/ImageFilterCollection/blob/master/README.md
It also got a Special mode extra for Tilesets/Chipsets, where each tile/chip is processed individually and then its assembled again to an Image.
Also, you can Copy/Paste to/from Clipboard, where it might not be sure if it works with all programs because all the tools got different ways to handle the Clipboard content.
It works at least with Gimp, Paint.Net (works with transparency) and MsPaint (it does not know Transparency).
If you have suggestions or want another filter being Available Let me know =)
i have used this tool a long time:
https://forums.rpgmakerweb.com/inde...izer-specially-for-upscaling-pixel-art.45856/
but it Allways had some Problems that bugged me a lot so after Years of using it, I decided to create an Alternative tool.
Some problems to me where that I needed to open another file when I tried to overwrite the input file from my Image Editor because it locks the file.
So I decided to create a new tool that not Locks the file, and also I wanted it to show only the relevant settings for a Filter.
I took the most Filter Implementations from the Original tool, made them compatible to use with my Tool and Implemented those.
The tool is free (GNU/GPL) can be found on GitHub https://github.com/Salmakis/ImageFilterCollection
Download Windows (Zip): https://github.com/Salmakis/ImageFilterCollection/releases/latest
Small text how to use: https://github.com/Salmakis/ImageFilterCollection/blob/master/README.md
It also got a Special mode extra for Tilesets/Chipsets, where each tile/chip is processed individually and then its assembled again to an Image.
Also, you can Copy/Paste to/from Clipboard, where it might not be sure if it works with all programs because all the tools got different ways to handle the Clipboard content.
It works at least with Gimp, Paint.Net (works with transparency) and MsPaint (it does not know Transparency).
If you have suggestions or want another filter being Available Let me know =)


