https://github.com/backgwa/flimage
Flimage - File2Image & Image2File
https://github.com/backgwa/flimage
Last synced: 11 months ago
JSON representation
Flimage - File2Image & Image2File
- Host: GitHub
- URL: https://github.com/backgwa/flimage
- Owner: BackGwa
- License: mit
- Created: 2025-01-07T07:55:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T15:04:40.000Z (over 1 year ago)
- Last Synced: 2025-06-18T19:48:40.172Z (12 months ago)
- Language: C++
- Homepage:
- Size: 576 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)