Jussi Jokinen ← Adobe Illustrator My feedback 1 result found Flatten / expand clipping group, crop each object in it to the clipping path 50 votes Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 28 comments · Illustrator (Desktop) Feature Requests » Clipping, Intertwine · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Jussi Jokinen commented · Nov 8, 2022 · Edit… · Delete… For anyone interested: I made a js solution to this problem for my own pen plotting / laser cutting purposes. https://github.com/jokjus/SVGFlattener No guarantees of anything :) It's meant for simple shapes and paths and it definitely won't keep complex fills. But if you just want to flatten the clipping masks of an image and keep the shape outlines, it'll do the trick. Save Submitting...
For anyone interested: I made a js solution to this problem for my own pen plotting / laser cutting purposes. https://github.com/jokjus/SVGFlattener
No guarantees of anything :) It's meant for simple shapes and paths and it definitely won't keep complex fills. But if you just want to flatten the clipping masks of an image and keep the shape outlines, it'll do the trick.