[GH-ISSUE #9] Recommendations to cover art positioning and track list cut-offs #4

Closed
opened 2026-02-27 19:06:33 +03:00 by kerem · 11 comments
Owner

Originally created by @AnishVB on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/avictormorais/posterfy/issues/9

First of all, I want to say how well made this is. I have already recommended this too many friends, and it is one of the best album art poster designer websites out there.

One thing i would like to see is when trying to position the cover art it would be helpful if you could actually interact with the preview and move the image around with your mouse.

Second thing would be adding a blur option similar to how you have a fade option.

One issue I found is that when a track list is long (like 15 tracks) the right side gets cutoff. This is an easy fix thanks to the track list editor and margin editor but maybe some way of having it too auto fit it would be nice.

Anyway, just wanted to say this is an amazing website. Looking forward to the community. Thank You!

Originally created by @AnishVB on GitHub (Jan 14, 2026). Original GitHub issue: https://github.com/avictormorais/posterfy/issues/9 First of all, I want to say how well made this is. I have already recommended this too many friends, and it is one of the best album art poster designer websites out there. One thing i would like to see is when trying to position the cover art it would be helpful if you could actually interact with the preview and move the image around with your mouse. Second thing would be adding a blur option similar to how you have a fade option. One issue I found is that when a track list is long (like 15 tracks) the right side gets cutoff. This is an easy fix thanks to the track list editor and margin editor but maybe some way of having it too auto fit it would be nice. Anyway, just wanted to say this is an amazing website. Looking forward to the community. Thank You!
kerem 2026-02-27 19:06:33 +03:00
Author
Owner

@avictormorais commented on GitHub (Jan 14, 2026):

hey, really glad you liked it!

i’ve been a bit away from the project lately, but i’m planning to get back to it. i’ve also gotten a few messages on discord and i’m keeping notes when i return, i’ll try to add as much as i can.

about the long tracklists, that’s actually pretty easy to fix. i already do something similar with the album title: if it doesn’t fit, the font size scales down until it does. the tracklist could work the same way.

thanks a lot for the support, i’ll be giving the project more attention again soon!

<!-- gh-comment-id:3749325702 --> @avictormorais commented on GitHub (Jan 14, 2026): hey, really glad you liked it! i’ve been a bit away from the project lately, but i’m planning to get back to it. i’ve also gotten a few messages on discord and i’m keeping notes when i return, i’ll try to add as much as i can. about the long tracklists, that’s actually pretty easy to fix. i already do something similar with the album title: if it doesn’t fit, the font size scales down until it does. the tracklist could work the same way. thanks a lot for the support, i’ll be giving the project more attention again soon!
Author
Owner

@AnishVB commented on GitHub (Jan 15, 2026):

Yep I noticed the font size option just after.

Looking forward to new updates!

<!-- gh-comment-id:3753770787 --> @AnishVB commented on GitHub (Jan 15, 2026): Yep I noticed the font size option just after. Looking forward to new updates!
Author
Owner

@avictormorais commented on GitHub (Jan 15, 2026):

I’ve just added a function that reduces the tracklist size until it fits on the poster. It’s only called when the poster is created for the first time, so it also supports size changes.

I’ll try to add more things over the next few days =)

<!-- gh-comment-id:3754583793 --> @avictormorais commented on GitHub (Jan 15, 2026): I’ve just added a function that reduces the tracklist size until it fits on the poster. It’s only called when the poster is created for the first time, so it also supports size changes. I’ll try to add more things over the next few days =)
Author
Owner

@AnishVB commented on GitHub (Jan 15, 2026):

W

<!-- gh-comment-id:3754609178 --> @AnishVB commented on GitHub (Jan 15, 2026): W
Author
Owner

@AnishVB commented on GitHub (Jan 22, 2026):

Another suggestion... gradient background color options for the frame style it'd be sick.

<!-- gh-comment-id:3783365796 --> @AnishVB commented on GitHub (Jan 22, 2026): Another suggestion... gradient background color options for the frame style it'd be sick.
Author
Owner

@avictormorais commented on GitHub (Jan 22, 2026):

Noted! I'm working on the cover position now.

Image
<!-- gh-comment-id:3784486055 --> @avictormorais commented on GitHub (Jan 22, 2026): Noted! I'm working on the cover position now. <img width="287" height="543" alt="Image" src="https://github.com/user-attachments/assets/c24f495e-49b0-4e3f-901f-c5bc65f2e7b0" />
Author
Owner

@avictormorais commented on GitHub (Jan 23, 2026):

Hey!

I’ve just deployed the new cover editor. It was something I’d been thinking about for a while, a better way to edit covers (since some of them aren’t centered 🤢). Your idea of making the cover draggable was really good, so I decided to use it.

Below, and the next time you open the project, you’ll see a preview of how the new editor works. When editing a poster, look for the ‘Cover editor’ button among the modification options.

If you run into any issues or have new ideas, feel free to open an issue. Thxs!

Image

<!-- gh-comment-id:3791460533 --> @avictormorais commented on GitHub (Jan 23, 2026): Hey! I’ve just deployed the new cover editor. It was something I’d been thinking about for a while, a better way to edit covers (since some of them aren’t centered 🤢). Your idea of making the cover draggable was really good, so I decided to use it. Below, and the next time you open the project, you’ll see a preview of how the new editor works. When editing a poster, look for the ‘Cover editor’ button among the modification options. If you run into any issues or have new ideas, feel free to open an issue. Thxs! ![Image](https://github.com/user-attachments/assets/5b7027b3-8aea-498b-a425-f6e1396429e1)
Author
Owner

@AnishVB commented on GitHub (Jan 23, 2026):

W bro gonna use this and get a bunch printed out soon

<!-- gh-comment-id:3791467034 --> @AnishVB commented on GitHub (Jan 23, 2026): W bro gonna use this and get a bunch printed out soon
Author
Owner

@avictormorais commented on GitHub (Jan 23, 2026):

Great! I’d love to see them printed

<!-- gh-comment-id:3791489154 --> @avictormorais commented on GitHub (Jan 23, 2026): Great! I’d love to see them printed
Author
Owner

@AnishVB commented on GitHub (Jan 23, 2026):

Here is one I got the other day... i'ma get them printed in high quality tho tmr

20260123_234339.jpg

<!-- gh-comment-id:3791626855 --> @AnishVB commented on GitHub (Jan 23, 2026): Here is one I got the other day... i'ma get them printed in high quality tho tmr ![20260123_234339.jpg](https://github.com/user-attachments/assets/7052bf94-09fb-44ba-99ad-7e6b1d5f5abd)
Author
Owner

@avictormorais commented on GitHub (Jan 23, 2026):

niice! If you print more, please dm me on discord. my username is avm.dev

<!-- gh-comment-id:3791821191 --> @avictormorais commented on GitHub (Jan 23, 2026): niice! If you print more, please dm me on discord. my username is avm.dev
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/posterfy#4
No description provided.