🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more
Socket
Book a DemoInstallSign in
Socket

image-beautifier

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-beautifier

Used to beautify image share display, add beautiful background, rounded corners, shadows, etc...

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
0
Created
Source

截图美化工具

preview

预览地址:https://screenshot.shoteasy.fun/

安装

npm install image-beautifier

例子

React 组件

import { ImageBeautifier } from 'image-beautifier';
import 'image-beautifier/lib/style.css';

function App() {
  return (<ImageBeautifier />);
}
  • 用于截图美化
  • 图片批注
  • 修改尺寸,预设各个社媒平台发布的尺寸模板
  • 方框,圆圈,箭头,Emoji表情等各种尺寸的批注
  • 添加水印
  • 画布任意缩放和拖拉

TODO:

  • Redo / Undo 步骤记录
  • 设备套壳(macbook/iphone等)
  • 接入Unsplash背景图
  • 文字卡片
  • 代码美化卡片
  • GIF动画

将使用于谷歌截图插件: ShotEasy

使用框架

LeaferJs

Keywords

react

FAQs

Package last updated on 05 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts