Skip to content
Novus Examples
png450 KB

Ledger book: expanded canvas

The same view of an open paper accounts ledger with ruled columns on a desk, fountain pen resting on the page, window light, expanded to 512x768 - 128 pixels added above and below, the symmetric case turned on its side - so 33.3% of this frame is invented canvas. The original sits at pixels 0,128 to 512,640. Compare it INSET by 40 pixels: over that core it differs from the original by only 5.179/255, the VAE round trip, but over the whole rectangle by 6.829/255, because the pad deliberately feathers the original's outer edge into the new area. A test that expects the whole rectangle untouched fails on a correct tool.

Preview of Ledger book: expanded canvas

Specifications

Pad Name
taller
Pad Left
0
Pad Top
128
Pad Right
0
Pad Bottom
128
Original Rect
0,128,512,640
Feather Px
40
Source Plate
nss-ledger-book_00001_.png
Crop Box
241,14,753,526
Added Share
0.33333
Synthetic
true
Disclosure
Derived from an AI-generated plate. Synthetic, not a photograph of a real scene.
Schema Version
1
Width
512
Height
768
Role
result
Model
Stable Diffusion 1.5 (v1-5-pruned-emaonly-fp16)
Sampler
dpmpp_2m / karras, 25 steps, CFG 7.0, denoise 1.0
Seed
2242700083
Grow Mask By
16
Core Mad
5.179
Whole Original Mad
6.829
Alt Text
An open paper accounts ledger with ruled columns on a desk, fountain pen resting on the page, window light

Testing contract

Expected to pass
Scenario
Crop this frame to the rectangle in the boundary record and compare it with the original TWICE: once over the whole rectangle, once inset by the feather.
Expected result
It is 512x768 with 33.3% of it invented canvas, and the original sits at 0,128,512,640. Inset by 40 pixels the difference is 5.179/255 - the VAE round trip, nothing else. Over the WHOLE rectangle it is 6.829/255, because the pad feathers the original's outer edge into the new area by design. A test that expects the whole rectangle untouched fails on a correct tool, and that is what these two numbers are here to prevent.

What is a .png file?

PNG (Portable Network Graphics) is a raster image format using lossless DEFLATE compression. It supports full 8- or 16-bit-per-channel truecolor, palette, and greyscale modes with an optional alpha channel, but no animation. It is the standard choice for screenshots, logos, and graphics with sharp edges or transparency.

How to use this file

Use an example PNG to test image decoders, alpha-compositing, thumbnail generators, and format converters, or to verify that a pipeline preserves transparency and color depth on round-trip.

How to use this file for testing

“Ledger book: expanded canvas” is a deterministic Novus Examples fixture for Inpainting. Images with cut-out regions (rects, circles, corners, strips, irregular tears) and matching masks for testing inpainting, generative fill, content-aware fill, and object-removal pipelines.

Documented properties for this file: 512×768 · seed 2242700083 · result. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such, expect parsers to fail loudly rather than silently accept them.

For image AI or enhancement tools, run the model or filter on this file and diff against the clean or ground-truth companion in the same group when available. Keep seeds and documented damage parameters in your evaluation notes so regressions are attributable.

Run your enhancement model on the degraded input and diff against the clean ground-truth companion in the same group; keep the documented degradation parameters and seed in your eval notes so scores are reproducible.

Code examples

<img src="ledger-book-expanded.png" alt="Example image" width="640" loading="lazy">

Generated by generation/comfy_expand_wave.py. Free for any use, no attribution required, license.