Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/only-yours/pixel-art-img
像素风图片处理工具、各种做旧图片工具
https://github.com/only-yours/pixel-art-img
90s crt-style picture pixel-art
Last synced: about 1 month ago
JSON representation
像素风图片处理工具、各种做旧图片工具
- Host: GitHub
- URL: https://github.com/only-yours/pixel-art-img
- Owner: ONLY-yours
- Created: 2024-09-06T09:40:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T10:09:13.000Z (about 1 month ago)
- Last Synced: 2024-12-26T10:26:55.339Z (about 1 month ago)
- Topics: 90s, crt-style, picture, pixel-art
- Language: TypeScript
- Homepage: https://pixel-art-img.vercel.app
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixel Art Tools
这是一个个人向的仓库,主要是提供一些图像化像素风能力,使用 TypeScript 直接编写
个人还会添加更多能力:
- 各种像素化能力
- CRT 模拟
- 90S 做旧
- WIP## Example
### Pixel
![]()
![]()
### Pixel & CRT
![]()
![]()
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.