@Sigene,
I’m on a computer now and took a deeper look. It took a while for the USGS topo maps to get sent to my email.
The situation is actually a lot more complicated than it might seem at first glance. You’re not just dealing with simple images, but multi-layered GeoTIFF pyramids. This means that the .TIFF will show you different levels of detail depending how far zoomed in you are, and it isn’t super straightforward to extract and maintain the highest level of detail for the purposes of compositing them into one big layout.
I think a service like Caltopo.com (which doesn’t have USGS maps but does have other topos that are still really decent), which lets you easily select an area for printing/export when you hit print, might be a lot easier to work with? That workflow only takes a few seconds (select the topo baselayer you want, add any other symbology, hit print, choose an area… you’re good to go.)
Doing something similar with these geoTIFFs might take a lot longer, and I don’t think it will be easy with standard software, including Powerpoint. Both the TIFFs and PDFs you get back aren’t just raw map tiles, but “projected” geographies with page borders and such.
You can see this more clearly by loading them into QGIS:
The two TIFF pages are what two adjacent tiles from the USGS topobuilder looks like, positioned in the right places. Because they’re geotagged, the software can automatically align and reproject them, but because you’re dealing with imported TIFFs, they each have their borders still. They are not vectors, but layers of composited rasters at different levels of detail.
By contrast, the background topo behind the pages is a standard data layer, which is a lot easier to work with (and similar to what Caltopo uses). In QGIS, like in Caltopo, you can just select an extent and export that extent, regardless of how it’s tiled in USGS topobuilder. It is a lot harder to composite individual topo map TIFF exports like this than to just stay inside a GIS tool, select an extent, and then export the area that you want.
But there is quite a bit of a learning curve to doing all that
You “might” be able to get good enough results just importing the TIFFs into Powerpoint or Photopea and manually dragging and cropping them, but it’s a lot of work for an ultimately kinda messy final product.
If there’s a particular area you want, I’d be happy to make you a PDF of that particular area. It might not be the USGS topo maps in particular but something very similar? Or you can do something pretty similar yourself using Caltopo.com — their free plan lets you print up to a letter-sized export, and paid membership lets you export bigger documents, I think.