You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Cap is lightweight, powerful, and cross-platform. Record and share securely in seconds with custom S3 bucket support..",
246
+
description: "Cap is lightweight, powerful, and cross-platform. Record and share securely in seconds with custom S3 bucket support..",
238
247
buttonText: "Download Cap Free",
239
248
},
240
249
241
250
featuresTitle: "Why Use Cap's Online Video Trimmer?",
242
-
featuresDescription:
243
-
"Our local-first trimmer does one thing stupid-fast: cut video. No sign-ups, no waiting.",
251
+
featuresDescription: "Our local-first trimmer does one thing stupid-fast: cut video. No sign-ups, no waiting.",
244
252
features: [
245
253
{
246
254
title: "Instant & Private",
247
-
description:
248
-
"All processing happens on-device. Nothing ever touches our servers.",
255
+
description: "All processing happens on-device. Nothing ever touches our servers.",
249
256
},
250
257
{
251
258
title: "Lossless Export",
252
-
description:
253
-
"We snip at keyframes, so quality stays identical to the original.",
259
+
description: "We snip at keyframes, so quality stays identical to the original.",
254
260
},
255
261
{
256
262
title: "Any Format",
257
-
description:
258
-
"MP4, WebM, MOV, MKV, GIF. If your browser plays it, we can trim it.",
263
+
description: "MP4, WebM, MOV, MKV, GIF. If your browser plays it, we can trim it.",
259
264
},
260
265
{
261
266
title: "No Watermarks",
262
267
description: "Free means free. Your clip stays clean.",
263
268
},
264
269
{
265
270
title: "Works Offline",
266
-
description:
267
-
"Once the page loads you can trim even without internet. Perfect on planes.",
271
+
description: "Once the page loads you can trim even without internet. Perfect on planes.",
268
272
},
269
273
],
270
274
271
275
faqs: [
272
276
{
273
277
question: "What's the maximum file size?",
274
-
answer:
275
-
"Browser memory is the only limit. Works fine up to ~500MB in Chrome.",
278
+
answer: "Browser memory is the only limit. Works fine up to ~500MB in Chrome.",
276
279
},
277
280
{
278
281
question: "Can I trim Zoom or Loom recordings?",
279
282
answer: "Absolutely. Export the MP4/WebM first, then drag it in here.",
280
283
},
281
284
{
282
285
question: "How does the online trimmer work?",
283
-
answer:
284
-
"Our trimmer uses the MediaRecorder API to capture the portion of video you selected, then saves it as a new file. This all happens locally in your browser.",
286
+
answer: "Our trimmer uses the MediaRecorder API to capture the portion of video you selected, then saves it as a new file. This all happens locally in your browser.",
285
287
},
286
288
{
287
289
question: "Which browsers work best?",
288
-
answer:
289
-
"Chrome, Edge, and Firefox provide the best performance and compatibility. Safari has some limitations with video processing in the browser.",
290
+
answer: "Chrome, Edge, and Firefox provide the best performance and compatibility. Safari has some limitations with video processing in the browser.",
0 commit comments