Skip to content

Commit

Permalink
edit README photo
Browse files Browse the repository at this point in the history
  • Loading branch information
maning00 committed Nov 8, 2021
1 parent 7b80e24 commit 17419e7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# StickerMator
StickerMator is a SwiftUI based iOS app to add stickers to photos, it can use different sticker packs and users can make their own sticker packs.
<div align="center">
<img src="https://dsc.cloud/8532ed/mockuuups-minimal-iphone-mockup-on-a-white-table-with-a-wireless-keyboard-by-the-side.jpeg" height="500px" alt="file manager" >
<img src="https://dsc.cloud/8532ed/mockuuups-iphone-mockup-close-up-on-a-wooden-table.jpeg" height="500px" alt="main screen" >
<img src="https://dsc.cloud/8532ed/skm-1.jpeg" height="500px" alt="skm-1" >
<img src="https://dsc.cloud/8532ed/skm-2.jpeg" height="500px" alt="skm-2" >
</div>

## Features
- **Sticker Maker**: A simple sticker editing tool that allows users to select images from photo albums for processing. CoreML-based image segmentation enables automatic background removal for sticker creation. In addition, a variety of filters are provided for users to freely choose to adjust.
<div align="center">
<img src="https://dsc.cloud/8532ed/IMG_0137.PNG" height="240px" alt="file manager" >
<img src="https://dsc.cloud/8532ed/IMG_0138.PNG" height="240px" alt="main screen" >
<img src="https://dsc.cloud/8532ed/skm-3.PNG" height="240px" alt="skm-3" >
<img src="https://dsc.cloud/8532ed/skm-4.PNG" height="240px" alt="skm-4" >
</div>
<div align="center">
<img src="https://dsc.cloud/8532ed/IMG_0139.PNG" height="400px" alt="file manager" >
<img src="https://dsc.cloud/8532ed/skm-5.PNG" height="400px" alt="skm-5" >
</div>

- **Sticker Packs**: Users can customize their own sticker packs, manage them at will, add and delete.
<div align="center">
<img src="https://dsc.cloud/8532ed/IMG_0140.PNG" height="240px" alt="file manager" >
<img src="https://dsc.cloud/8532ed/IMG_0141.PNG" height="240px" alt="main screen" >
<img src="https://dsc.cloud/8532ed/skm-6.PNG" height="240px" alt="skm-6" >
<img src="https://dsc.cloud/8532ed/skm-7.PNG" height="240px" alt="skm-7" >
</div>

- **Multi-Touch support**: Stickers and images in StickerMator can be resized with smooth multi-touch gestures.
Expand Down

0 comments on commit 17419e7

Please sign in to comment.