# easy-bitmap-pixel-editor **Repository Path**: haohao123coding/easy-bitmap-pixel-editor ## Basic Information - **Project Name**: easy-bitmap-pixel-editor - **Description**: EBPE 是一个极其轻量化的位图编辑软件,在窗口中输入命令来操作图片!/ EBPE is an extremely lightweight bitmap editor that lets you manipulate images by entering commands directly in the terminal! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-11-29 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cli, Cpp, BMP, Image-processing ## README ![GitHub watchers](https://img.shields.io/github/watchers/Haohao123coding/easy-bitmap-pixel-editor.svg) ![GitHub forks](https://img.shields.io/github/forks/Haohao123coding/easy-bitmap-pixel-editor.svg) ![GitHub stars](https://img.shields.io/github/stars/Haohao123coding/easy-bitmap-pixel-editor.svg) ![GitHub repo size](https://img.shields.io/github/repo-size/Haohao123coding/easy-bitmap-pixel-editor.svg) ![GitHub issues](https://img.shields.io/github/issues/Haohao123coding/easy-bitmap-pixel-editor.svg) ![GitHub pull requests](https://img.shields.io/github/issues-pr/Haohao123coding/easy-bitmap-pixel-editor.svg) # Easy Bitmap Pixel Editor EBPE is an extremely lightweight bitmap editor that lets you edit images by entering commands directly in the terminal. ## Why EBPE? Using the built-in image editor of an operating system can be quite inconvenient for editing pixels, whereas a lightweight editing software is much more suitable. ## Implementation method Use C++ language (Standard: `C++ 14`). ## Command Usage | [中文](docs/use_command_zh-cn.md) | [English](docs/use_command_en-us.md) | # Code Of Conduct Please view Code of Conduct at . # Security Policy ## Supported Versions Any versions. ## Reporting a Vulnerability If you've found a security vulnerability in EBPE project, please do not create an issue on the GitHub issue tracker as it will be visible publicly. Instead, send an email to <18217288892@163.com>, subject: `EBPE Security`.