Merge PDFs
several PDFs into a single file
Load your logo, the browser traces it and hands you back an SVG you can take from a business card to a shop sign without it going blocky

The images never leave your computer, the tracing is done by the browser, we see nothing
The JPG sitting in your folder is made of colored dots, a great many of them, laid out in a grid like the tiles of a mosaic. As long as you look at it small on screen it's perfectly fine, but when you take it to the printer for a sign or a poster those dots have to be enlarged as well, and then you see the tiles, the edges turn into little steps, the lettering breaks up: that's what everyone calls “going blocky”, and it isn't the printing's fault, it's that there is nothing else inside the file.
An SVG, on the other hand, has no dots in it at all. Inside there are written instructions: a red circle here, a black line that starts there and curves like this, fill this shape with blue. The computer reads them again every time and redraws everything at the size you ask for, so you enlarge it as much as you like and it stays just as sharp, whether it's a two-centimeter sticker or the lettering on a van.
That's why a vector file is what they ask you for in almost every trade where the logo has to be enlarged or followed by a machine: shop signs, large-format printing, embroidery on uniforms, laser engraving, printing houses. The machine doesn't print the dots, it follows the lines, and the lines have to come from you.
If the logo you load is already small and blocky, the tracing traces the blockiness too, and you end up with ragged edges inside the vector file, which is exactly what you were trying to get away from. Start from the biggest and cleanest image you have lying around, even if you have to dig it out of an old email from your designer, the difference in the result is enormous.
All in the browser, all with no sign-up, your files never go anywhere
several PDFs into a single file
lighter photos for email and your site
from one format to another in the browser
many photos in a single PDF
Vectorizing your own brand once takes half a minute right here. But if every week someone opens the files the client sends, traces them, renames them, drops them in the right folder and updates the spreadsheet, that's a process, and processes can be automated