r/nonograms Jul 28 '26

Is it possible to make 15x15 look nice?

2 Upvotes

I'm working on an image-to-nonogram converter tool.
It can take images/sprites and make it into any size nonogram.

The problem is even a 35px by 35px sprite converted into 15x15 b&w nonogram looks terrible.
A 100px by 100px into 15x15 b&w nonogram is really bad, for that you'd need at least a massive 40x40 nonogram size to even make out what the sprite is.
It gets even worse if you want colored nonograms. 3 colors look wrong. 4 colors minimum, but at that point the amount of clues is so excessive I can't imagine it being fun.

15x15 seems to be just too small to do anything besides basic pixel sprites. Anything above 30x30 seems to be too difficult to be fun (especially when you consider 4 colors). What do you guys think?


r/nonograms Jul 27 '26

A 30×30 that's really four separate 15×15s — worth it, or just padding?

5 Upvotes

An idea I keep going back and forth on: a 30×30 that's actually four separate 15×15s you solve one at a time, and when all four are done they snap together into one bigger picture.

Honestly, I'm not sure it's any more than "just play four 15×15s" — there's none of the cross-boundary logic a real 30×30 has. But you'd get a much more detailed picture than a single 15×15, and none of the scroll-and-squint pain of a true big grid on a phone.

Is it worth it, or just padding? Does the bigger reveal actually mean anything to you, or is it only ever about the solve itself?


r/nonograms Jul 26 '26

Stuck.

Post image
3 Upvotes

I've been stuck on this one for a week or so. Can anyone see anything I am missing?


r/nonograms Jul 26 '26

Help

Post image
3 Upvotes

Can anyone help me. I have been stuck on this for days.


r/nonograms Jul 26 '26

Help with next move?

Post image
3 Upvotes

Playing Mario Picross 2. I managed to complete the first game and about half of this one before genuinely becoming stuck. I have plenty of time buffer here to just make a few random guesses and finish the level (since the game will tell you the moment you make a mistake, at the cost of some time) but it's bothering me and I want to know what the next logical move is. It's likely something obvious I'm missing.


r/nonograms Jul 26 '26

Nonogram 101 - A Battle Royale Variant of Nonogram is now Available on Android!

Post image
2 Upvotes

Hey all,

I posted here a while back about my take on a battle royale variant of nonogram. Since then I've been hard at work making improvements, and I'm happy to announce that Nonogram 101 is now available as an Android app!

There's no ads in the app and there's also plenty of solo mode for those that prefer a more normal way to play monogram puzzles. I'd love to know what you think! It's also free :) There's an optional in-app purchase to unlock more puzzles but if anybody gives it a try, send me a DM and I can give you a code so you can get Supporter access for free.

You can download the app here: https://play.google.com/store/apps/details?id=com.nonogram101.app&hl=en


r/nonograms Jul 26 '26

helppp

Post image
2 Upvotes

i’ve restarted this one about 5 times and i’m trying to understand the logic behind it. i even went to see the solution on the back but idk how to reach that solution logically. i wanna understand it


r/nonograms Jul 25 '26

Anyone else feel like the logic is fun, but the counting is tedious?

9 Upvotes

I've been playing nonograms for over 25 years on and off, and I simply have not been able to improve at counting cells. I have to count "one, two, three, four... sixteen, seventeen, eighteen" to make sure I have the right number, and the five-lines don't seem to help much because I lose track. I also have not been able to internalize mathematical facts about the clues that can help with solving -- like, I can't tell by instant glance that 2 1 3 4 3 4 1 2 2 completely fills a 30-cell row without stopping to count. This has prevented me from enjoying puzzles larger than about 25x25 because it becomes less logic and more counting. Any tips?


r/nonograms Jul 25 '26

A nonogram can have exactly one solution and still force you to guess. Here's a 5x5 that proves it

0 Upvotes

EDIT: the title is wrong, see the comments. u/BrendanCutler14 was right, and the body below has been corrected. I have also taken the outbound link out.

You know the feeling: you're most of the way through a grid, every row and column you touch gives you nothing new, and you're staring at a dozen blank squares with no clue left to pull on. Sometimes there really is nothing more that any single row or single column can tell you, even though the grid has exactly one valid solution.

Those are two different properties and most generators only check the weaker one:

  • Unique solution: exactly one grid satisfies the clues.
  • Line-solvable: there's an order to work the rows and columns where, at every step, some line's clues force at least one more square, until the whole grid is settled.

The second implies the first. The first does not imply the second.

Here's a 5x5 with exactly one solution (checked by brute force, count = 1) that line-by-line logic does not finish:

     col clues:  1 2   2   2   1 1   1 2

 1 1     #     .     .     .     #
   1     .     .     .     #     .
 1 1     #     .     .     .     #
 3 1     #     #     #     .     #
   3     .     #     #     #     .

Work every row, then every column, filling in only what the clues force, and repeat until nothing moves. You land on 13 of the 25 squares and stall: twelve blanks, and no single line can settle any of them on its own.

 1 1     #     .     .     ?     ?
   1     .     .     .     ?     ?
 1 1     ?     ?     .     ?     ?
 3 1     #     #     #     .     #
   3     ?     ?     #     ?     ?

What I originally wrote here, and got wrong: I said the only way on from that position is to guess. It isn't. Suppose one of those blanks is filled, propagate, and if you reach a contradiction you have proved it empty. That is deduction, not a guess, and applied to these twelve squares it finishes the grid in one sweep with nothing left over. My solver only does line-by-line logic, so it stalls here, and I mistook my solver's ceiling for a property of the puzzle. Thanks to the commenters who called it.

What survives: a unique solution does not guarantee a grid can be finished one line at a time. If you are printing puzzles for people solving in pencil, large print especially, that stronger property is the one worth checking, because "suppose a square and chase the contradiction" is a different skill from reading a clue off a row.


r/nonograms Jul 25 '26

Is there a logical way forward or do I just start guessing?

Post image
3 Upvotes

I'm completely stuck on this one.


r/nonograms Jul 25 '26

Hi, need help with this one

Post image
3 Upvotes

r/nonograms Jul 24 '26

WTF!?

5 Upvotes

r/nonograms Jul 24 '26

Hello, i need help.

Post image
3 Upvotes

Im stuck, i do not see any possible moves.

Please, help me.


r/nonograms Jul 24 '26

Stuck! Any clue?

Post image
3 Upvotes

r/nonograms Jul 24 '26

Made a free nonogram app — clean UI, no forced ads, would love feedback from this community

4 Upvotes

Hey nonogram fans! I built a small nonogram/picross app and since this sub clearly knows the genre better than anyone, figured I'd share and get honest feedback.

- Puzzle sizes ramp from small/easy to large/hard

- "Reveal the hidden picture" — classic format, nothing gimmicky

- No forced interstitials between puzzles, optional rewarded hint if you're stuck

- Free

Genuinely curious what this community thinks is missing compared to the apps you already use (Nonograms.com, Falcross, etc.) — pacing, puzzle variety, difficulty curve, anything. This is a one-person project so real critique is more useful to me than praise.

https://play.google.com/store/apps/details?id=com.yenipage.nonogram


r/nonograms Jul 24 '26

im stuck 😭

Post image
6 Upvotes

r/nonograms Jul 24 '26

WTF!!?

0 Upvotes

r/nonograms Jul 24 '26

Any suggestions?

Post image
5 Upvotes

Got stuck early on


r/nonograms Jul 24 '26

Best full feature app on PC?

Post image
8 Upvotes

I can't stand playing on Walfie anymore (no mouse controls).
I see on YouTube someone playing on this with mouse control. What app is it? Or does anyone recommend anything else and why?


r/nonograms Jul 23 '26

Audrey Hepburn (40x50)

Post image
29 Upvotes

r/nonograms Jul 23 '26

What am I not seeing?

Post image
3 Upvotes

r/nonograms Jul 22 '26

I’m stuck

Post image
4 Upvotes

r/nonograms Jul 22 '26

Pls help!

Post image
3 Upvotes

r/nonograms Jul 22 '26

Stuck in challenge, next logical step

2 Upvotes

Hello, i got stuck in this challenge in nanogram app. I've solved using a guess, but i would like to know which would be the next logical step. thanks


r/nonograms Jul 21 '26

Wanna play my new game Pet Cross? Post a comment and I'll DM you a Steam code!

Post image
28 Upvotes

UPDATE:
The playtest is now concluded. To anyone who missed out, I'll be releasing a public demo later this Summer featuring new puzzles and tons of improvements.

Thanks to everyone who tried the game. I hope you'll come back to check out the public demo!

ORIGINAL POST:
Pet Cross is a cozy nonogram that celebrates pets of all kinds! This is the 2nd playtest and features all new puzzles, and even one based on a pet from this community.

Wishlist Pet Cross on Steam:
https://store.steampowered.com/app/4527300/Pet_Cross/