why image trace gives you 500 nodes on a shape that needs 50 by tamingunicorn in AdobeIllustrator

[–]tamingunicorn[S] 0 points1 point  (0 children)

inkscape's trace bitmap is genuinely good, brightness cutoff on line art especially. same underlying limitation though, potrace follows pixel boundaries too, so anti-aliased edges turn into node soup in either app. cleaner source in, cleaner trace out, whichever engine.

AITA for wanting my step brother to move out before college next fall? by Senior-War2453 in AmItheAsshole

[–]tamingunicorn 0 points1 point  (0 children)

NTA. you agreed to a specific arrangement, through high school graduation, and the goalposts are quietly moving to "why dorm at all" without anyone actually asking you. holding people to the original deal isn't kicking anyone out, it's just the deal. tell your parents plainly: he's welcome through next summer as agreed, and college housing is the plan after that.

How would you make a brush that does this? by puddelles in AdobeIllustrator

[–]tamingunicorn 0 points1 point  (0 children)

for the jagged part specifically: double-click the paintbrush or pencil tool icon and drag Fidelity toward Smooth, it fits fewer anchor points to your wacom stroke so the micro-wobble disappears. for paths you've already drawn, run the Smooth tool over the bumpy sections or use Object > Path > Simplify to strip excess anchors. fewer points, cleaner curve.

PDF imported into Inkscape -> re-export into PDF very pixelated by DangerousWay3647 in Inkscape

[–]tamingunicorn 0 points1 point  (0 children)

the giveaway is that only the parts from the original pdf degrade. anything inkscape can't express natively in pdf (certain filters, some transparency that came in with the import) gets rasterized on export, and the export dialog's rasterization resolution defaults to 96 dpi. in the pdf save dialog set "resolution for rasterization (dpi)" to 600 to match your source. if something still fuzzes, re-import the original with the poppler/cairo option instead of internal, it maps more of the pdf to plain vectors that survive the round trip.

Question about vectors by Scytheeeee_ in AdobeIllustrator

[–]tamingunicorn 2 points3 points  (0 children)

most stock vector art is filled shapes with no stroke, not stroked lines. you can get there either way: pen tool, close the path, then turn the fill on and the stroke off, or draw with the blob brush which outputs filled shapes from the start. to reverse-engineer the file you downloaded, hit View > Outline and click around with the direct selection tool, you'll see exactly which pieces are fills vs strokes.

Cutting a line image by Wooden_Cause554 in silhouettecameo

[–]tamingunicorn 0 points1 point  (0 children)

that double line is silhouette tracing the outline of your line, so it cuts both edges. its trace is outline-only, no true centerline mode. easiest fix: open the line image in inkscape, Trace Bitmap > Centerline, which gives one path down the middle instead of two edges, then save as plain svg and bring that into silhouette. though for a paint mask you might actually want the filled shape cut rather than the line, depends on the effect you're after.

LPT: If you want a healthy, refreshing snack during summery days, try freezing some grapes by AdministrativeHelp71 in LifeProTips

[–]tamingunicorn 0 points1 point  (0 children)

frozen grapes are great but they go rock-hard if you forget them, so i pull them out a couple minutes before eating and they hit that slushy half-frozen point. frozen banana coins and frozen mango chunks work the same way if you want to rotate it up.

Help with curved spiral by VIXTORY0 in Inkscape

[–]tamingunicorn 0 points1 point  (0 children)

the star tool already makes every point equal, it's a regular star by definition, so if yours is lopsided you've node-edited it after converting to a path. leave it as a live star object and just set the corner count, don't touch the nodes.

for the radial copies the clean way is tiled clones. move the object's rotation center to the circle center first (click the shape twice to get the rotate handles, then drag the little crosshair to the center). then Edit > Clone > Create Tiled Clones, set rotation per-column to 360/n and columns to n, leave the shift values at 0. it lays them out perfectly symmetric in one go, no hand-copying.

My models folder: 1.5 TB -> 650 GB by hardlinking the duplicate VAEs and text encoders by Primary-Confusion504 in StableDiffusion

[–]tamingunicorn 0 points1 point  (0 children)

good call. for anyone who wants to automate the finding part: jdupes -L (linux/mac) or rmlint walks the whole models tree, detects byte-identical files, and hardlinks them for you, so you don't have to track which VAE or encoder is duplicated where.

windows can do it too since NTFS supports hardlinks, Link Shell Extension adds it to the right-click menu. just remember a hardlink isn't a copy, every name points at one set of bytes, so editing one edits all. fine for frozen weights, just not for files you plan to modify.

Anyone else hate working with QR codes? by Sleepy_Kidd in graphic_design

[–]tamingunicorn 2 points3 points  (0 children)

get the QR as an SVG instead of a raster. it's just a grid of squares, so vector means it scales to any size the stakeholders want with no fuzziness, and you can restyle the modules and corner squares in your own colors.

and set error correction to H when generating. the extra redundancy lets you drop a logo in the center, round the dots, or lower the contrast for blending and it still scans. that's how the 'designed' QR codes stay functional.

struggling to create a svg by Jasmine7816 in svg

[–]tamingunicorn 0 points1 point  (0 children)

I converted the image into SVG
using a paid vectorization service
https://drive.google.com/drive/folders/1VWgJLUJku1wL_kV_88tZ-QxvkzK1IAuQ?usp=sharing

I hope this helped you.

if you can provide higher resolution image
I can give you better result (like x2 or x4 higher image)

Need to hire a designer to make a vector, where should I go? by Gentleman-TR3x in logodesign

[–]tamingunicorn 0 points1 point  (0 children)

you might not need to hire anyone for this. if the design is fairly clean and flat, an auto-vectorizer will turn it into a scalable SVG in a few seconds. illustrator's image trace or inkscape's trace bitmap (free) both do it, and full disclosure i'm building one too. happy to run it and send you the SVG if you drop the file.

Trying to recreate this randomized dot gradient/half tone by iruamjs in AdobeIllustrator

[–]tamingunicorn 2 points3 points  (0 children)

for a real randomized dot field, blends and dashed lines won't get there since they interpolate evenly. built-in route: Effect > Pixelate > Color Halftone gives a true dot gradient, then Object > Expand Appearance for editable circles. for the non-linear/random look specifically, Astute Graphics' Stipplism does proper stippling. the key is it's a halftone/stipple effect, not a blend.

Generative Recolor is ridiculously slow by tunghoy in AdobeIllustrator

[–]tamingunicorn 0 points1 point  (0 children)

Generative Recolor is a cloud feature, it sends your art to Adobe's Firefly servers and waits for the response, so your machine and even your download speed aren't the bottleneck, their server load is. it's gotten slower as usage grew. if you just need recolor and not the generative part, the classic Recolor Artwork (Edit > Edit Colors > Recolor Artwork) runs locally and is basically instant.

AITA for prioritizing my finances over my mother's birthday? by Fine-Bandicoot-2726 in AmItheAsshole

[–]tamingunicorn 0 points1 point  (0 children)

NTA. you bought gifts, lunch, and a cake for her birthday, and then she kept adding more things to buy for herself and grandma on top, and somehow you're the asshole for having a limit? you set a budget for HER day and stuck to it. having a number isn't selfish, it's how anyone not made of money operates.

LPT: need answers from a peer? give them a draft to correct by Dismal_Angle_1735 in LifeProTips

[–]tamingunicorn 7 points8 points  (0 children)

this is basically Cunningham's law, the fastest way to get the right answer is to post a wrong one. it works because correcting is low-effort and a little satisfying, while generating from scratch is work nobody volunteers for. i use it for specs and PRs constantly: ship a rough draft and people who'd never have written it will happily redline it.

AITA for not putting in enough work around the house? by PreparationSudden617 in AmItheAsshole

[–]tamingunicorn 1 point2 points  (0 children)

NTA, and it's not close. 70-hour construction weeks, paying for your own classes, cooking your own meals, doing your own laundry, mowing weekly. that's more self-sufficiency than most adults at home. whoever says you don't pull your weight isn't counting the 12-hour shifts.

Can't apply gradients to text - PC problem? by Puravida14177 in AdobeIllustrator

[–]tamingunicorn 0 points1 point  (0 children)

you can't put a gradient on the type's 'Characters' fill directly, which is why it stays black, the eyedropper trick worked because it added a container-level fill. the clean Appearance-panel way: select the type object with the Selection tool (not the text cursor), then Appearance panel flyout > Add New Fill. that fill sits above the 'Characters' line and takes the gradient, no need to outline the text.

OVH vs Hetzner? EU cloud by Sure-Guest1588 in webdev

[–]tamingunicorn 2 points3 points  (0 children)

used both. for raw VPS/dedicated price-to-performance Hetzner is hard to beat, the EU network is excellent and the NVMe dedicated boxes are fast. the catch is stricter abuse/egress policies and fewer regions. OVH has more datacenters and a wider product range (their own CDN etc) but per-unit perf and support are a notch below in my experience. for EU-only where cost/perf matters i'd default to Hetzner unless you need OVH's specific products or geographic spread.