TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Generative eBook Covers

160 pointsby gluejarover 10 years ago

12 comments

baneover 10 years ago
I applaud this effort from the sense that generated book covers all seem to be so ugly and undesigned. There&#x27;s nothing wrong with a generic, but well designed book cover. I mean, how many virtually identical hardbound books are there sitting on people&#x27;s bookshelves...and they look beautiful instead of ugly.<p><a href="http://bibliotique.net/images/080511-aa-1.jpg" rel="nofollow">http:&#x2F;&#x2F;bibliotique.net&#x2F;images&#x2F;080511-aa-1.jpg</a><p><a href="http://www.dargate.com/cat/248_auction/248_images/1722.jpg" rel="nofollow">http:&#x2F;&#x2F;www.dargate.com&#x2F;cat&#x2F;248_auction&#x2F;248_images&#x2F;1722.jpg</a><p>The difference is that there is some sense of trying to make them at least a little eye pleasing. Decent fonts, some pretty gold leaf designs.<p>This is not good enough <a href="http://i.imgur.com/YqjnSsF.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;YqjnSsF.png</a><p>Some kind of more clever generative art I think is called for. It should even have some kind of sensible themeing, like all books from the same author look kind of alike or something.<p><a href="http://graywolfseo.com/wp-content/uploads/library-shelf.jpg" rel="nofollow">http:&#x2F;&#x2F;graywolfseo.com&#x2F;wp-content&#x2F;uploads&#x2F;library-shelf.jpg</a><p>I&#x27;m not sure I like how the examples provided here look especially, but I think the idea is a good one.
评论 #8266946 未加载
评论 #8267072 未加载
评论 #8268839 未加载
tjradcliffeover 10 years ago
Both cover design and interior layout are insanely challenging. I run a small press (everybody needs a hobby: <a href="http://www.siduri.net" rel="nofollow">http:&#x2F;&#x2F;www.siduri.net</a>) and the amount of time spent on covers is way out of proportion to everything else.<p>In an ideal world, the artist has to a) understand the book and b) create a cover that sums it up and c) produce an alternative version that isn&#x27;t too heavy for the e-book.<p>The difference between e-book requirements and print are huge, and a few of the recent Penguin e-books I&#x27;ve bought all have the same cover (the Penguin logo) which looks to me like the editors just punted on the issue.<p>So I applaud this effort. The problem they are solving is much more difficult than it looks from the outside, and they are doing an impressive job even though the results may look less than ideal to some. Things like Project Gutenberg would be considerably enhanced if they had decent covers, and any scheme for auto-generating them that isn&#x27;t positively awful [<i>] would really help.<p>[</i>] I&#x27;ve gotta say the first purely geometric covers in the article aren&#x27;t quite my cup of tea.
评论 #8299382 未加载
评论 #8268185 未加载
评论 #8267570 未加载
arjieover 10 years ago
In my opinion, those geometric shape covers are some of the ugliest things I&#x27;ve ever seen.
评论 #8267401 未加载
评论 #8266758 未加载
userbinatorover 10 years ago
Those really abstract covers are quite Identicon-like (<a href="http://en.wikipedia.org/wiki/Identicon" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Identicon</a> ).<p>This also reminds me of the autogenerated covers on the (ridiculously overpriced) books containing only Wikipedia articles, which were equally generic-looking but still somewhat relevant (e.g. <a href="https://images.our-assets.com/fullcover/2000x/9786131724619.jpg" rel="nofollow">https:&#x2F;&#x2F;images.our-assets.com&#x2F;fullcover&#x2F;2000x&#x2F;9786131724619....</a> , <a href="http://www.amazon.com/Aisle-Frederic-P-Miller/dp/B009CKDZII/" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;Aisle-Frederic-P-Miller&#x2F;dp&#x2F;B009CKDZII&#x2F;</a> )<p>Of course, I think the saying &quot;Don&#x27;t judge an eBook by its cover&quot; also applies...
Johnythreeover 10 years ago
As a avid reader (and collector) of old books, one thing I hate is these fake computer generated book covers.<p>If no cover is available, I would much prefer a simple text label.<p>When I do find such a book, I waste no time in stripping off the cover.<p>Putting a fake cover on an old book is akin to vandalism.
walterbellover 10 years ago
If the purpose of covers is to visually differentiate among the set of books which are visible in a skeumorphic &quot;bookshelf&quot;, could pre-computed image similarity metrics be used to maximize the difference between neighboring titles?
TheCorehover 10 years ago
I specially liked the illustration ones. I wonder if perhaps some database of public art illustrations could be somehow consulted to generate covers for the books without illustrations?
评论 #8266809 未加载
akavelover 10 years ago
Made me remember a series of books from &#x27;70s-&#x27;90s in Poland (about computer programming), somewhat similar in style, although I thought they were more so before googling. In case you&#x27;d be interested:<p><a href="http://imgur.com/JvhuomK" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;JvhuomK</a><p><a href="http://imgur.com/Ktnec4l" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;Ktnec4l</a>
评论 #8267494 未加载
sungeunsover 10 years ago
Cool stufft, I just thinking that if you using topic modeling algorithm like LDA, then generate more informative covers :)
nlover 10 years ago
I wonder if it would be possible to generate a cover based on the plot?<p>Character name detection is pretty easy<p>Gender detection for the characters depends on the year of the book, but is possible with reasonable accuracy (although one would need to be careful of translations).<p>Key scene detection in text isn&#x27;t something I know much about. I&#x27;ve read some research on recognising emotion in text, and it might be possible to use something like that on a rolling basis to find the most important parts of the book.<p>Using that information to create an illustration... would be challenging.<p>I can imagine algorithms to draw the character by extracting descriptions from the book. Putting them into the context described by some key scene would have a few additional problems.
评论 #8268938 未加载
teachover 10 years ago
Is there an online demo? Would love to play with this! (And I swear it&#x27;s not just because I currently have an eBook without a cover....)
评论 #8268067 未加载
kalopsover 10 years ago
This reminds me of a Scott Adam&#x27;s blog: <a href="http://www.dilbert.com/blog/entry/scotts_book_cover_design_challenge/" rel="nofollow">http:&#x2F;&#x2F;www.dilbert.com&#x2F;blog&#x2F;entry&#x2F;scotts_book_cover_design_c...</a>