debkbanerji / lego-art-remix

Powerful computer vision assisted Lego mosaic creator · Over 1 million images created (so far!)
https://lego-art-remix.com
GNU General Public License v3.0
275 stars 66 forks source link

Allow saving of a project #113

Open hansdemol opened 9 months ago

hansdemol commented 9 months ago

Hi Deb,

I often like to 'come back to' / improve a conversion I have worked on before. Therefore, I would really appreciate if it would be possible to 'save' a mosaic project (with the picture, the color palette, the adjustments,...) and to be open it again a couple of days later. (I rarely consider a conversion ready/perfect/done immediately.)

Also, when building in real life, I sometimes make adjustments in the colors chosen/used and I would like to reflect that in the .png and .pdf (especially when I want somebody else to rebuild the mosaic afterwards). And then it would be nice to reopen the project as well...

Could this feature be implemented?

Thanks for your thoughts,

Hans

loopanyway commented 6 months ago

Love the Idea!

Rukario commented 4 months ago

That can be partially implemented as cookie that holds up to 4096 bytes. All adjustments can be saved for next page visit, but pictures tend to hit past 4kb so in that case: filename remembered and ask to reupload the picture.