Create amazing looking Album Art in seconds!
Album Art Creator is an app that takes your input and sends out an output album art which looks stunning. The designs very obviously resemble Apple's own album art used for the "For You" playlist's which they make.
Head over to the releases page and download the tar file of your OS, then unzip it, macOS can do this natively iirc, unsure about Windows, most Linux distros will have the tar
command pre-installed, use the -x
option to extract it.
Where's the Windows release?
I don't have a Windows machine currently, some releases may not yet have a Windows build. If there's a current release that doesn't have a build I'd love it if you could compile it for me and send it to me!
This is a very common issue, the reason this happens is also very simple, Apple doesn't want users to act as if they made "Official Playlists" and so playlist's with Apple's logos in them won't show up on other people's devices, this is why there's a toggle for it.
It's very simple actually, the app uses a framework named Electron
, which allows developers like myself to create apps with web technologies, while also being cross-platform. Then it uses an npm module named save-html-as-image
which as the name suggests allows me to export HTML out as an image.
Yes. This could easily be made into a website and was originally supposed to be a website, the reason it didn't end up like that is simply because my SSL license is expired, which caused issues. I'm not planning on renewing my license. However I am planning on making a seperate repository just for the web version, so if somebody wants they can host it. Or run it locally.
I don't have much planned other than a few small features and probably some bug fixes once they get found. As mentioned above there's the web repository but outside of that there're no plans.
That's cool, very cool! However it shouldn't be there! Be sure to report a detailed report on the issues page, I haven't set up a template yet so just try to be descriptive, say how it is produced etc etc...