An open API service indexing awesome lists of open source software.

https://github.com/backgwa/flimage

Flimage - File2Image & Image2File
https://github.com/backgwa/flimage

Last synced: 11 months ago
JSON representation

Flimage - File2Image & Image2File

Awesome Lists containing this project

README

          

**Flimage** is a simple utility that allows you to **encode files into PNG format** or **decode encoded PNG files back to their original format** with an easy drag-and-drop interface.



## Features & Use Cases

- Encode files to PNG format
- Decode encoded PNG files back to their original files
- Secure file transmission
- File compression
- Extension bypass


> ⚠️ **Disclaimer:**
Do not use it for malicious purposes or as a means to protect sensitive files.



## Used Library
- [lodepng](https://github.com/lvandeve/lodepng) - PNG Encoder & Decoder



## Contributor
- [강찬영](https://github.com/BackGwa/) (BACKGWA)