https://github.com/7x11x13/sc-banner
Seamless SoundCloud banner maker
https://github.com/7x11x13/sc-banner
Last synced: 21 days ago
JSON representation
Seamless SoundCloud banner maker
- Host: GitHub
- URL: https://github.com/7x11x13/sc-banner
- Owner: 7x11x13
- Created: 2022-02-08T00:55:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T22:08:09.000Z (over 3 years ago)
- Last Synced: 2025-03-31T23:38:35.136Z (2 months ago)
- Language: TypeScript
- Homepage: https://7x11x13.xyz/sc-banner/
- Size: 3.36 MB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sc-banner
Web app to create seamless SoundCloud banner/profile picture combos
## Known issues
- Images that have a width that is not a multiple of 124 will be scaled and the aspect ratio will change very slightly
- Images that are too tall will be cut off and you won't be able to select the bottom part of them
- Safari iOS (maybe other browsers too) can't handle canvas elements with more than 16777216 pixels (4096 x 4096), so images bigger than that won't work
- Resizing the window while cropping the image might cause weird stuff to happen